Your system contains an old PHP-FPM configuration - cPanel 60
-
Hello @sparek-3, The manual method documented for configuring PHP-FPM prior to cPanel version 60 was unsupported, and replaced with official support for PHP-FPM in cPanel version 60: Configure or Disable PHP-FPM with User Pools for EasyApache 4 - cPanel Knowledge Base - cPanel Documentation Here are some commands that will help with finding accounts with PHP-FPM enabled via the manual steps in cPanel version 58: find /etc/apache2/conf.d/userdata/std/2_4/*/* -type f -name fpm.conf find /etc/apache2/conf.d/userdata/ssl/2_4/*/* -type f -name fpm.conf
Let us know if we can be of any further assistance. Thank you.0 -
I've just realized that we've that warning in one of our v66 servers in MultiPHP Manager. find commands can't find any fpm.conf in std nor ssl directories. Any other tip for cleaning this notice? Thank you. 0 -
find commands can't find any fpm.conf in std nor ssl directories. Any other tip for cleaning this notice?
You should be able to find a list of orphaned PHP-FPM configuration files with the following command:/scripts/php_fpm_config --check
Thank you.0
Please sign in to leave a comment.
Comments
3 comments