• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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