|
From: Chris H. <chr...@gm...> - 2007-01-09 16:04:26
|
Hi Kris, I think I may have located the culprit. How do I fix this? miniserv error log: [09/Jan/2007:10:30:01 -0500] miniserv.pl started [09/Jan/2007:10:30:01 -0500] Perl module Authen::PAM needed for PAM is not installed : Can't locate Authen/PAM.pm in @INC (@INC contains: /usr/libexec/webmin /usr/lib/perl5/5.8.8/i586-linux-thread-multi /usr/lib/perl5/5.8.8 /usr/lib/perl5/site_perl/5.8.8/i586-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.8/i586-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl .) at (eval 2) line 1. BEGIN failed--compilation aborted at (eval 2) line 1. I checked YaST and I have PAM installed, and also pam-modules. Should I just overlook this for now and add that entry manually? Thanks, Chris On 1/9/07, Chris Harner <chr...@gm...> wrote: > > I'll check the logs and get back to you. I realized if I disable SSL > Webmin works just fine. This is definitely an interesting issue. > Especially since I never had a problem using Webmin from my Linux > workstation. Now that I switched to Windows its a different story. > > On 1/9/07, Kris Deugau <kd...@vi...> wrote: > > > > Chris Harner wrote: > > > There is not an "allow=" line in /etc/webmin/miniserv.conf > > > > Try adding one - IIRC the default is to allow anyone to connect, but > > something else may be interfering. > > > > It's a space-separated list of IP addresses, blocks, or ranges (not sure > > > > exactly how the last two are specified). > > > > Further debugging: Check the log files for miniserv (the underlying > > server component Webmin runs under). On my RedHat (and derivative) > > systems, these logs are in /var/webmin. miniserv.error should provide > > a > > bit more information on what's blocking access. > > > > -kgd > > > > > > ------------------------------------------------------------------------- > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance to share > > your > > opinions on IT & business topics through brief surveys - and earn cash > > > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > - > > Forwarded by the Webmin mailing list at web...@li... > > > > To remove yourself from this list, go to > > http://lists.sourceforge.net/lists/listinfo/webadmin-list > > > > |