• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

[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