debruijnemedia
New member
- Joined
- Dec 9, 2014
- Messages
- 4
Hi there,
I have a problem with my server. Every day at 00:10 my Apache crashes and i need to manually reboot to resolve the issues. When i wake up in the morning all my websites give 500 erros.
I run a Centos 6.6 server with this specifications:
From my Apache error log:
From my cron log:
I have no idea what the problem is. Your help would be much appreciated.
I have a problem with my server. Every day at 00:10 my Apache crashes and i need to manually reboot to resolve the issues. When i wake up in the morning all my websites give 500 erros.
I run a Centos 6.6 server with this specifications:
Code:
Latest version of DirectAdmin: 1.45.0
Installed version of DirectAdmin:
DirectAdmin to 1.45.0 update is available.
Latest version of Apache: 2.2.26
Installed version of Apache: 2.2.26
Latest version of PCRE: 8.20
Installed version of PCRE: 8.20
Latest version of FreeType: 2.5.3
Installed version of FreeType: 2.5.3
Latest version of dovecot: 2.2.12
Installed version of dovecot: 2.2.12
Latest version of PHP (CLI): 5.3.28
Installed version of PHP (CLI): 5.3.28
Latest version of RoundCube webmail: 0.9.5
Installed version of RoundCube webmail: 0.9.5
Latest version of phpMyAdmin: 3.5.8.2-all-languages
Installed version of phpMyAdmin: 3.5.8.2-all-languages
From my Apache error log:
Code:
[Tue Dec 09 00:10:01 2014] [notice] SIGHUP received. Attempting to restart
[Tue Dec 09 00:10:02 2014] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Tue Dec 09 00:10:02 2014] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Tue Dec 09 00:10:02 2014] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Tue Dec 09 00:10:02 2014] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Tue Dec 09 00:10:02 2014] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Tue Dec 09 00:10:02 2014] [warn] Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
[Tue Dec 09 00:10:02 2014] [notice] Apache/2.2.26 (Unix) mod_ssl/2.2.26 OpenSSL/1.0.1e-fips DAV/2 PHP/5.3.28 configured -- resuming normal operations
[Tue Dec 09 00:12:01 2014] [notice] caught SIGTERM, shutting down
[Tue Dec 09 00:12:02 2014] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Tue Dec 09 00:12:02 2014] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Tue Dec 09 00:12:02 2014] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Tue Dec 09 00:12:02 2014] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Tue Dec 09 00:12:02 2014] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Tue Dec 09 00:12:02 2014] [warn] Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
[Tue Dec 09 00:12:02 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Tue Dec 09 00:12:03 2014] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Tue Dec 09 00:12:03 2014] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Tue Dec 09 00:12:03 2014] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Tue Dec 09 00:12:03 2014] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Tue Dec 09 00:12:03 2014] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Tue Dec 09 00:12:03 2014] [warn] Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
[Tue Dec 09 00:12:03 2014] [notice] Apache/2.2.26 (Unix) mod_ssl/2.2.26 OpenSSL/1.0.1e-fips DAV/2 PHP/5.3.28 configured -- resuming normal operations
From my cron log:
Code:
Dec 9 00:10:01 vps2 CROND[9070]: (root) CMD (/usr/local/directadmin/dataskq)
Dec 9 00:10:01 vps2 CROND[9071]: (root) CMD (echo 'action=tally&value=all' >> /usr/local/directadmin/data/task.queue)
Dec 9 00:10:01 vps2 CROND[9072]: (root) CMD (/usr/lib64/sa/sa1 1 1)
I have no idea what the problem is. Your help would be much appreciated.