• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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