• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Resolved missing php-fpm after upgrade to plesk onyx

Mouaz

New Pleskian
Hello,

After an upgrade to Plesk Onyx, I released that PHP-FMP is missing
I'm under Debian 8.6‬ + Plesk Onyx Version 17.0.17 update 7

missingfpm.jpg


Any help is very welcomed

Cheers pleskians !
 
if i am correct, php is in the web hosting section under php interpreters, not under extentions

regards
Jan
 
fpm module should be under nginx
 

Attachments

  • Screenshot_20161127-062031.jpg
    Screenshot_20161127-062031.jpg
    302.2 KB · Views: 21
Last edited:
php-fpm isnt a seperate install, it gets installed when you install a php version. and they are under hosting.

I could be mistaken, im under centos.

regards
Jan
 
Hi Mouaz,

could you pls. post the output from:
Code:
php -v

or

/usr/bin/php -v
AND
Code:
plesk bin php_handler --list
 
Thanks Linulex and UFHH01 for answering
These are the requested outpout

Code:
PHP 5.6.27-0+deb8u1 (cli) (built: Oct 15 2016 15:53:28)
Copyright (c) 1997-2016 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
    with the ionCube PHP Loader (enabled) + Intrusion Protection from ioncube24.com (unconfigured) v5.0.18, Copyright (c) 2002-2015, by ionCube Ltd.
    with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2016, by Zend Technologies

Code:
 plesk bin php_handler --list
                  id:        display name:  full version:  version:    type:                         cgi-bin:                    php-cli:                        php.ini:  custom:  status:
                  cgi  5.6.24 by OS vendor         5.6.27       5.6      cgi                /usr/bin/php5-cgi               /usr/bin/php5           /etc/php5/cgi/php.ini    false disabled
              fastcgi  5.6.24 by OS vendor         5.6.27       5.6  fastcgi                /usr/bin/php5-cgi               /usr/bin/php5           /etc/php5/cgi/php.ini    false  enabled
                  fpm  5.6.24 by OS vendor         5.6.27       5.6      fpm               /usr/sbin/php5-fpm               /usr/bin/php5           /etc/php5/fpm/php.ini    false  enabled
               module  5.6.24 by OS vendor         5.6.27       5.6   module                /usr/bin/php5-cgi               /usr/bin/php5       /etc/php5/apache2/php.ini    false  enabled
      plesk-php56-cgi               5.6.28         5.6.28       5.6      cgi   /opt/plesk/php/5.6/bin/php-cgi  /opt/plesk/php/5.6/bin/php  /opt/plesk/php/5.6/etc/php.ini     true disabled
  plesk-php56-fastcgi               5.6.28         5.6.28       5.6  fastcgi   /opt/plesk/php/5.6/bin/php-cgi  /opt/plesk/php/5.6/bin/php  /opt/plesk/php/5.6/etc/php.ini     true  enabled
      plesk-php56-fpm               5.6.28         5.6.28       5.6      fpm  /opt/plesk/php/5.6/sbin/php-fpm  /opt/plesk/php/5.6/bin/php  /opt/plesk/php/5.6/etc/php.ini     true  enabled
      plesk-php70-cgi               7.0.13         7.0.13       7.0      cgi   /opt/plesk/php/7.0/bin/php-cgi  /opt/plesk/php/7.0/bin/php  /opt/plesk/php/7.0/etc/php.ini     true disabled
  plesk-php70-fastcgi               7.0.13         7.0.13       7.0  fastcgi   /opt/plesk/php/7.0/bin/php-cgi  /opt/plesk/php/7.0/bin/php  /opt/plesk/php/7.0/etc/php.ini     true  enabled
      plesk-php70-fpm               7.0.13         7.0.13       7.0      fpm  /opt/plesk/php/7.0/sbin/php-fpm  /opt/plesk/php/7.0/bin/php  /opt/plesk/php/7.0/etc/php.ini     true  enabled

You see that fpm is pretty installed but not appear in as php handler under php setting for both 5.6.24/28 and 7.0.13

missingfpm.jpg


missingfpmf480e.jpg
missingfpmebb8e.jpg
 
Last edited:
Hi Mouaz,

actually, this is a "translation" issue/bug in the Plesk FRENCH - templates. As you can see in your screenshot, the PHP-FPM - handlers are called

Application PHP servi(e) par Apache
and
Application PHP servi(e) par Nginx,

instead of

Application PHP-FPM servi(e) par Apache
and
Application PHP-FPM servi(e) par Nginx


A Plesk-Team-member will shortly reply to this thread, and will confirm the translation - issue/bug ( maybe @IgorG ?!? ), which should be fixed in one of the nearest microupdates, I suppose. ;)
 
Hi @UFHH01

You are 100% true !! Changing language to English gives me this :

missingfpm6b7e1.jpg


I feel really stupid here :D:D
A lot of thanks men :p
 
A Plesk-Team-member will shortly reply to this thread, and will confirm the translation - issue/bug ( maybe @IgorG ?!? ), which should be fixed in one of the nearest microupdates, I suppose.
Thank you for report @UFHH01 ! I have submitted bugreport PDP-30 regarding this translation issue.
 
Any news about this issue @IgorG ? One year later, on version 17.5.3. The mistake is always here :

upload_2018-1-16_10-15-20.png

Like @Mouaz, I got screwed. Fortunately I found this subject otherwise I will be still looking. x)
 
Back
Top