c
cPanel
cPanel
Apache

Failed to Receive Status from Apache

Fix the failed to receive status information from Apache error in cPanel.

SharedLicense TeamUpdated May 6, 20264 min read

Restart Apache

service httpd restart

Rebuild Apache Config

/usr/local/cpanel/scripts/rebuildhttpdconf
/usr/local/cpanel/scripts/restartsrv_httpd

Check Ports

netstat -tlnp | grep :80
netstat -tlnp | grep :443

Was this article helpful?