• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

PHP-FPM multiple versions

AlexejR

New Pleskian
Hello,

I am running Plesk Panel 11.5.30 on Ubuntu 12.04.4, and I wonder how I can switch between multiple PHP versions when I have selected PHP processing to be handled by nginx.
Installing another PHP version according to the documentation went fine, but I can only use the new version when PHP processing is handled by apache. If I switch a domain over to nginx/PHP-FPM, I can only select the old version.

"/usr/local/bin/psa/php_handler --add" does not accept "php-fpm" as the type parameter, so I cannot see how I would go about doing this, although it surely must be possible.

Thanks in advance!
 
Well, that's a bit disappointing.
Is there a way to change the version php-fpm is using? I don't mean that there have to be multiple versions, I'd also be fine with completely upgrading the 5.3 php-fpm to 5.5, as long as the 5.3 remains usable for other domains running on apache + fastcgi.
 
php-fpm installation requires one of 'atomic' or 'remi' repositories enabled. So, you can contact vendors of these repositories with question about version update.
 
Back
Top