One of my server is running CentOS 6.7 with Plesk 12.5.
For my websites, I have installed support for PHP 5.6.
So in the settings of my websites, I have selected :
"PHP version 5.6.17, run PHP as FPM application served by nginx"
But if I do a phpinfo(), it is still PHP 5.3 that is reported as the running version.
If I select PHP version 5.6.17 as FastCGI server by Apache, then phpinfo() return correctly version 5.6.17.
Does someone know how to make PHP-FPM with Nginx works?
Regards
For my websites, I have installed support for PHP 5.6.
So in the settings of my websites, I have selected :
"PHP version 5.6.17, run PHP as FPM application served by nginx"
But if I do a phpinfo(), it is still PHP 5.3 that is reported as the running version.
If I select PHP version 5.6.17 as FastCGI server by Apache, then phpinfo() return correctly version 5.6.17.
Does someone know how to make PHP-FPM with Nginx works?
Regards