• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Update from 12.0 to 12.5 and PHP-FPM do not dot work

Oto Tortorella

Basic Pleskian
Hello,

I just updated from 12.0 to 12.5 on CentOS 6.7 and I do not get the choice to select PHP PFM server by Apache.
Nginx is enabled, "5.6.17 FPM application" is enabled in "Tools & Settings" -> "PHP Settings", "PHP-FPM 5.6.17" is grayed out and not clickable in "Services Management".

Oto Tortorella
 

Attachments

  • plesk-screen.gif
    plesk-screen.gif
    64.7 KB · Views: 6
Try to reread available php handlers with

# plesk bin php_handler --reread

and check list of php handlers with

# plesk bin php_handler --list
 
Hello Igor, the handler is in place and working:
plesk-php56-fpm 5.6.17 5.6.17 5.6 fpm /opt/plesk/php/5.6/sbin/php-fpm /opt/plesk/php/5.6/bin/php /opt/plesk/php/5.6/etc/php.ini true enabled

It correctly works with Nginx and the "PHP-FPM 5.6.17" is green in "Services Management" when activated as "PHP PFM server by Nginx".
I canot use PHP-FPM with Apache, the choice does not show up.
Should it work on Centos 6.7?
 
Thank you moswak, I've seen that post but the situation is not clear.

I'd like to have an "official" answer by Igor.
Is PHP-FPM server by Apache supported in CentOS 6.7 (latest)?

If yes, I'll open a support ticket...
 
CentOS 6.7 has Apache 2.2.x version where PHP-FPM server by Apache is not supported. As far as I remember it is supported only for Apache 2.4.x
 
Back
Top