• 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.

PHP 7.0.2 FPM with centos7 => PHP 5.4.16 os

sebgonzes

Silver Pleskian
Hi

We have an issue on an centos7 virtual server with plesk 12.5 updated MU19, when customer choose php7.0.2 php-fpm, phpinfo show the php 5.4.16 on webhosting, when choose de fastcgi handler, all works fine and phpinfo show correct info with php7.0.2...
There is one else that have the same issue?

Thanks
 
I can't reproduce this issues on my test Plesk 12.5 MU#19 server. When I click "View the phpinfo() page" link on "PHP settings" page of domain I see correct phpinfo() output for PHP 7.0.2
Try to run at least:

# plesk bin php_handler --reread

for fixing this issue.
 
problem have not solved, when try to see phpinfo from plesk option, we recieve an error : (information are not available)....
 
Hello. I'm having the same issue and the proposed solution did not help.

PHP7 only works as FastCGI served by apache and doesn't work as FPM served by nginx.
 
Back
Top