• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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