• 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
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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