LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 10-01-2007, 08:19 AM   #1
thecodwhore
LQ Newbie
 
Registered: Oct 2007
Posts: 1

Rep: Reputation: 0
Webmin 1.360 on Ubuntu Linux 7.04 Problems


For some reason my websites and e-mail go offline EVERY night, never fails, also on weekends. However they resolve by morning on weekdays.. What the hell would cause something like this, this is my latest 20 lines from the Apache Error Log :

Code:
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613+lfs/msql.so' - /usr/lib/php5/20060613+lfs/msql.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Sun Sep 30 07:36:05 2007] [notice] Apache/2.2.3 (Ubuntu) PHP/5.2.1 configured -- resuming normal operations
[Sun Sep 30 07:36:05 2007] [notice] Graceful restart requested, doing restart
[Sun Sep 30 07:36:05 2007] [notice] (10)No child processes: cannot send signal 10 to pid 25394 (non-child or already dead)
[Sun Sep 30 07:36:05 2007] [notice] (10)No child processes: cannot send signal 10 to pid 25396 (non-child or already dead)
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613+lfs/msql.so' - /usr/lib/php5/20060613+lfs/msql.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Sun Sep 30 07:36:05 2007] [notice] Apache/2.2.3 (Ubuntu) PHP/5.2.1 configured -- resuming normal operations
[Sun Sep 30 07:36:05 2007] [notice] Graceful restart requested, doing restart
[Sun Sep 30 07:36:05 2007] [notice] (10)No child processes: cannot send signal 10 to pid 25394 (non-child or already dead)
[Sun Sep 30 07:36:05 2007] [notice] (10)No child processes: cannot send signal 10 to pid 25424 (non-child or already dead)
[Sun Sep 30 07:36:05 2007] [notice] (10)No child processes: cannot send signal 10 to pid 25396 (non-child or already dead)
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613+lfs/msql.so' - /usr/lib/php5/20060613+lfs/msql.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Sun Sep 30 07:36:06 2007] [notice] Apache/2.2.3 (Ubuntu) PHP/5.2.1 configured -- resuming normal operations
[Sun Sep 30 10:50:43 2007] [notice] caught SIGTERM, shutting down
[Sun Sep 30 10:52:15 2007] [notice] suEXEC mechanism enabled (wrapper: /usr/lib/apache2/suexec)
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613+lfs/msql.so' - /usr/lib/php5/20060613+lfs/msql.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Sun Sep 30 10:52:18 2007] [notice] Apache/2.2.3 (Ubuntu) PHP/5.2.1 configured -- resuming normal operations

And this is the latest 20 lines from my Webmin Error log :

Code:
Missing file to read at webalizer::/usr/local/webmin/webalizer/webalizer-lib.pl line 50
[26/Sep/2007:14:11:37 -0400] Reloading configuration
[26/Sep/2007:17:11:30 -0400] [12.147.133.194] //unauthenticated/../..//../../../../../etc/shadow : File not found
[26/Sep/2007:23:39:48 -0400] miniserv.pl started
[26/Sep/2007:23:39:48 -0400] Perl module Authen::PAM needed for PAM is not installed : Can't locate Authen/PAM.pm in @INC (@INC contains: /usr/local/webmin /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at (eval 2) line 1.
BEGIN failed--compilation aborted at (eval 2) line 1.

[27/Sep/2007:03:34:23 -0400] [218.20.224.94] /unauthenticated/../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../..//etc/shadow : File not found
[27/Sep/2007:03:34:24 -0400] [218.20.224.94] Bad Request
[27/Sep/2007:03:34:25 -0400] [218.20.224.94] /unauthenticated/../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../..//etc/master.passwd : File not found
[27/Sep/2007:03:34:27 -0400] [218.20.224.94] Bad Request
[27/Sep/2007:14:37:20 -0400] [202.123.213.3] /unauthenticated//../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../etc/shells : File not found
[27/Sep/2007:15:01:47 -0400] [64.187.96.17] //unauthenticated/../..//../../../../../etc/shadow : File not found
[28/Sep/2007:05:22:56 -0400] [61.129.33.118] /unauthenticated//../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../etc/shells : File not found
[28/Sep/2007:13:54:25 -0400] [213.232.93.86] /unauthenticated//../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../etc/shells : File not found
[30/Sep/2007:10:52:17 -0400] miniserv.pl started
[30/Sep/2007:10:52:17 -0400] Perl module Authen::PAM needed for PAM is not installed : Can't locate Authen/PAM.pm in @INC (@INC contains: /usr/local/webmin /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at (eval 2) line 1.
BEGIN failed--compilation aborted at (eval 2) line 1.

[30/Sep/2007:16:06:32 -0400] [203.193.37.189] /unauthenticated//../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../etc/shells : File not found
Please help, I have clients getting on us really bad about these problems and I'm new to Linux....
 
Old 10-01-2007, 08:44 PM   #2
faheyd
Member
 
Registered: Jun 2003
Location: Northern California (NorCal)
Distribution: Ubuntu 7.04 and DSL/Puppy etc
Posts: 342

Rep: Reputation: 30
I guess to get you started, load up the perl module it says you are missing:
Authen::PAM

http://search.cpan.org/~nikip/Authen-PAM-0.16/d/PAM.pm

For example: http://ubuntuforums.org/showthread.php?t=240923

You can break things even worse if you don't know what you are doing. Don't fake it, get some real help (consultant).
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Xbox 360 Media Streaming through Ubuntu tsunamikitsune Linux - Networking 1 06-17-2007 10:44 AM
XBOX 360 booting Ubuntu Live cd ??? WhiskeyTangoFoxtrot Linux - Hardware 3 03-27-2007 04:08 PM
Linux fo xbox 360 randyvalpobb Linux - General 2 01-20-2006 04:15 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 12:00 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration