Symptoms
You receive a notification stating, "The Apache PHP-FPM service is down."
Cause
This issue often occurs when a domain's PHP-FPM configuration is missing or corrupt. Rebuilding the configuration and restarting the apache_php_fpm service will correct this issue.
Resolution
- Access the server's command line as the
rootuser via SSH or Home / Server Configuration / Terminal through your WHM. - Run the following command.
# /scripts/php_fpm_config --rebuild - Restart the
apache_php_fpmservice.
# /scripts/restartsrv_apache_php_fpm
CPANEL_INFO: If you experience any issues rebuilding or restarting PHP-FPM, please open a support ticket with cPanel Technical Support, and we will be happy to assist you.
Comments
0 comments
Article is closed for comments.