• 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.

[PPP-17475] PHP-FPM Service not coming up.

fliegerhermi

Regular Pleskian
I installed Plesk 12 on a fresh debian Jessie minimal installation (openvz-container).

The PHP-FPM Services don't come up after reboot, but I can manually start them through the panel services page. They are also started when a php-handler is changed in the subscription for some reason.

Processes after reboot:
root 337 0.1 0.3 372232 33184 ? Ss 17:40 0:00 sw-engine-fpm: master process (/etc/sw-engine/sw-engine-fpm.conf)
root 512 0.1 0.2 361152 18632 ? Ss 17:40 0:00 php-fpm: master process (/etc/php5/fpm/php-fpm.conf)
www-data 538 0.0 0.0 361152 6248 ? S 17:40 0:00 php-fpm: pool www
www-data 539 0.0 0.0 361152 6248 ? S 17:40 0:00 php-fpm: pool www
root 1117 0.0 0.0 11068 856 pts/0 S+ 17:41 0:00 grep fpm

After manual service start:
root 335 0.0 0.3 372220 33184 ? Ss 17:30 0:00 sw-engine-fpm: master process (/etc/sw-engine/sw-engine-fpm.conf)
root 452 0.0 0.2 361152 18628 ? Ss 17:30 0:00 php-fpm: master process (/etc/php5/fpm/php-fpm.conf)
www-data 508 0.0 0.0 361152 6248 ? S 17:30 0:00 php-fpm: pool www
www-data 509 0.0 0.0 361152 6248 ? S 17:30 0:00 php-fpm: pool www
root 1466 0.0 0.2 393900 18256 ? Ss 17:33 0:00 php-fpm: master process (/opt/plesk/php/5.4/etc/php-fpm.conf)
root 1781 0.0 0.2 395460 24524 ? Ss 17:33 0:00 php-fpm: master process (/opt/plesk/php/5.5/etc/php-fpm.conf)
root 2545 0.0 0.0 11068 860 pts/0 S+ 17:39 0:00 grep fpm

Which logfile would be relevant? I couldn't find any errormessage in syslog.
I think there must be a problem with brining up the plesk fpm packages.
Thanks for any help


The watchdog service is also not comming up. Is there a problem with debian jessies replacement of sysvinit?
 
Last edited:
12.5.30 Update #1

As far as I know Plesk 12.0 is not supporting Debian 8.
There is not much that I could have done wrong. The debian-installer is handling everything for you. So if services don't come up on a fresh installation it is very likely, that the installation is not adjusted to the new system, right?
 
Do you have at least one domain which uses php-fpm? Plesk enables autostart of php-fpm service only in case at least one php-fpm pool.
 
Yes I do.
After reboot php-fpm is down. Than I can either start it manually via console or plesk services page or switch to fast cgi and then back to fpm, which also starts it.

I got it fixed by manually adding it to the bootsequence of jessie, but I am not a big fan of manual manipulations, because it may result in problems with further plesk updates some day.
 
Hi @fliegerhermi.

Thank you for reporting the issue. We confirm that it's bug in Plesk 12.5 with ID PPP-17475 in out internal tracker. It'll be fixed in nearest microupdates. I'm happy that you found temporary workaround.
 
Back
Top