I was just on one server and looking at apachetop when suddenly all sites went down and when I tried to restart apache I got this:
Looking up localhost
Making HTTP connection to localhost
Sending HTTP request.
HTTP request sent; waiting for response.
HTTP/1.1 302 Found
Data transfer complete
HTTP/1.1 302 Found
Using https://localhost/whm-server-status
Looking up localhost
Making HTTPS connection to localhost
Retrying connection without TLS.
Looking up localhost
Making HTTPS connection to localhost
Alert!: Unable to make secure connection to remote host.
lynx: Can't access startfile http://localhost/whm-server-status
No chages, updates or configurations have been run at all. I have spent the last hr reading related threads here and have tried the following with no success:
/scripts/upcp --force
httpd -t (syntax ok)
checked for syn flood attacks - all fine
Plenty of resources, RAM & disk space available
Restarting both HTTPD and PHP-FPM via WHm console seems to bring sites back but only briefly
I also tried this (but it also did nothing):
/scripts/rebuildhttpdconf
Sorry, configuration data has not been successfully stored.
Please execute the following commands:
/usr/local/cpanel/bin/apache_conf_distiller --store-data --defaults
touch /var/cpanel/conf/apache/success
Execute the apache_conf_distiller without any flags to see its full usage.
-bash-4.1$ sudo /usr/local/cpanel/bin/apache_conf_distiller --store-data --defaults
Distilled successfully
-bash-4.1$ sudo touch /var/cpanel/conf/apache/success
A swift response would be greatly appreciated as Im out of ideas here and have 30 sites offline right now :|
Looking up localhost
Making HTTP connection to localhost
Sending HTTP request.
HTTP request sent; waiting for response.
HTTP/1.1 302 Found
Data transfer complete
HTTP/1.1 302 Found
Using https://localhost/whm-server-status
Looking up localhost
Making HTTPS connection to localhost
Retrying connection without TLS.
Looking up localhost
Making HTTPS connection to localhost
Alert!: Unable to make secure connection to remote host.
lynx: Can't access startfile http://localhost/whm-server-status
No chages, updates or configurations have been run at all. I have spent the last hr reading related threads here and have tried the following with no success:
/scripts/upcp --force
httpd -t (syntax ok)
checked for syn flood attacks - all fine
Plenty of resources, RAM & disk space available
Restarting both HTTPD and PHP-FPM via WHm console seems to bring sites back but only briefly
I also tried this (but it also did nothing):
/scripts/rebuildhttpdconf
Sorry, configuration data has not been successfully stored.
Please execute the following commands:
/usr/local/cpanel/bin/apache_conf_distiller --store-data --defaults
touch /var/cpanel/conf/apache/success
Execute the apache_conf_distiller without any flags to see its full usage.
-bash-4.1$ sudo /usr/local/cpanel/bin/apache_conf_distiller --store-data --defaults
Distilled successfully
-bash-4.1$ sudo touch /var/cpanel/conf/apache/success
A swift response would be greatly appreciated as Im out of ideas here and have 30 sites offline right now :|