• 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 installed but not showing anywhere in control panel

Phil Wareham

New Pleskian
I've installed PHP-FPM into Plesk 12 and it is showing as a running service. However I can't find any way of enabling it per site at all. I'm still just getting the 3 standard PHP options:

Apache module
CGI application
FastCGI application

The help documentation states the option would be available on a per-site basis but it isn't. Any idea how to solve this?
 
Hi Phil Wareham,

please keep in mind, that if you use the webserver - setting "Process PHP by nginx", then PHP5-FPM from your system-wide PHP installation will be used - you can't change the PHP - version in this case.

Websites and Domains > Web Server Settings > and disable "Process PHP by nginx"

... if you would like to have the choice to choose other installed PHP - versions for your domain.
 
Thanks but I can't see the 'Process PHP by nginx' setting in web server settings either, so that doesn't help me out.

I have these components installed, and php-fpm is running OK in the services page...

nginx 1.6.0-1.14060611.centos5
php 5.4.39-45.el5.art
php-fpm 5.4.39-45.el5.art
 
Ah, the Reverse Proxy Server (nginx) service was not running, enabled that now and I can see the various nginx options.
 
Back
Top