Hejsan!
I går fick jag stora problem med cPanel på en utav mina servrar, den kraschar helt plötsligt utan förvarning. Man löser detta problem genom att starta om apache(http) tjänsten men det händer igen inom minuter. Servern använder knappt 15% RAM och mellan 0 till 2% på CPU så inget problem där.
cPanel web interface blir inte påverkat och man kan logga in både på cPanel och WHM utan problem, där står det att apache är igång utan något problem.
Jag kollar i apache loggen och allt jag får upp är
PHP-kod:
[Sun Nov 18 06:28:00 2012] [notice] SSL FIPS mode disabled
[Sun Nov 18 06:28:00 2012] [notice] suEXEC mechanism enabled (wrapper: /usr/local/apache/bin/suexec)
[Sun Nov 18 06:28:00 2012] [notice] SSL FIPS mode disabled
[Sun Nov 18 06:28:00 2012] [notice] Apache/2.2.23 (Unix) mod_ssl/2.2.23 OpenSSL/1.0.0-fips mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 configured -- resuming no$
DBI connect('database=leechprotect:host=localhost','leechprotect',...) failed: Access denied for user 'leechprotect'@'localhost' (using password: YES) at /usr/local/cpanel/bin/leec$
[Sun Nov 18 06:29:18 2012] [notice] Graceful restart requested, doing restart
[Sun Nov 18 06:29:18 2012] [notice] SSL FIPS mode disabled
[Sun Nov 18 06:29:18 2012] [notice] Apache/2.2.23 (Unix) mod_ssl/2.2.23 OpenSSL/1.0.0-fips mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 configured -- resuming no$
DBI connect('database=leechprotect:host=localhost','leechprotect',...) failed: Access denied for user 'leechprotect'@'localhost' (using password: YES) at /usr/local/cpanel/bin/leec$
[Sun Nov 18 06:29:19 2012] [warn] long lost child came home! (pid 15674)
[Sun Nov 18 06:29:23 2012] [notice] Graceful restart requested, doing restart
[Sun Nov 18 06:29:23 2012] [notice] SSL FIPS mode disabled
[Sun Nov 18 06:29:24 2012] [notice] Apache/2.2.23 (Unix) mod_ssl/2.2.23 OpenSSL/1.0.0-fips mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 configured -- resuming no$
DBI connect('database=leechprotect:host=localhost','leechprotect',...) failed: Access denied for user 'leechprotect'@'localhost' (using password: YES) at /usr/local/cpanel/bin/leec$
[Sun Nov 18 06:29:25 2012] [warn] long lost child came home! (pid 15751)
[Sun Nov 18 06:32:33 2012] [notice] Graceful restart requested, doing restart
[Sun Nov 18 06:32:33 2012] [notice] SSL FIPS mode disabled
[Sun Nov 18 06:32:33 2012] [notice] Apache/2.2.23 (Unix) mod_ssl/2.2.23 OpenSSL/1.0.0-fips mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 configured -- resuming no$
[Sun Nov 18 06:33:32 2012] [notice] Graceful restart requested, doing restart
[Sun Nov 18 06:33:32 2012] [error] (9)Bad file descriptor: apr_socket_accept: (client socket)
[Sun Nov 18 06:33:32 2012] [notice] SSL FIPS mode disabled
[Sun Nov 18 06:33:32 2012] [notice] Apache/2.2.23 (Unix) mod_ssl/2.2.23 OpenSSL/1.0.0-fips mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 configured -- resuming no$
[Sun Nov 18 06:47:36 2012] [notice] caught SIGTERM, shutting down
[Sun Nov 18 06:47:46 2012] [notice] SSL FIPS mode disabled
[Sun Nov 18 06:47:46 2012] [notice] suEXEC mechanism enabled (wrapper: /usr/local/apache/bin/suexec)
[Sun Nov 18 06:47:46 2012] [notice] SSL FIPS mode disabled
[Sun Nov 18 06:47:47 2012] [notice] Apache/2.2.23 (Unix) mod_ssl/2.2.23 OpenSSL/1.0.0-fips mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 configured -- resuming no$
[Sun Nov 18 08:57:41 2012] [notice] caught SIGTERM, shutting down
Någon som har varit med om liknande förut eller har kunskaper om problem och kan hjälp?