Multiple versions of php-fhm running on server?
I have been having issues with php-fhm "hanging" and needing restarting, The problem is intermittent (worst type of problem to troubleshoot!)
As you can see from the ps output there are three ea-php versions listed as running, ea-php56, 71 and 73. Is this a bad practice? Should be happening?
root 151525 1 0 Apr01 ? 00:00:46 php-fpm: master process (/opt/cpanel/ea-php73/root/etc/php-fpm.conf)
root 151530 1 0 Apr01 ? 00:00:03 php-fpm: master process (/opt/cpanel/ea-php71/root/etc/php-fpm.conf)
root 151536 1 0 Apr01 ? 00:00:03 php-fpm: master process (/opt/cpanel/ea-php56/root/etc/php-fpm.conf)
-
Hi @vegashands There will be no issue in running multiple PHP version on server,If you can please provide following info then it will help us troubleshoot further 1 Apache error Logs 2 PHP-FPM log 3 Current server PHP version (php -v) 0 -
I'd suggest also the PHP-FPM error logs separated by PHP version located at/ opt/cpanel/ea-php$$/root/usr/var/log/php-fpm/error.log0
Please sign in to leave a comment.
Comments
2 comments