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

Question Php-fpm locations and Cloudlinux LVE Manger & Cagefs

A

adamjohnson

Guest
Hey guys,

Recently spoke with Cloudlinux support in regards to patching php 5.4 and 5.5 to work with Cagefs in order for lve manager and cagefs to work with nginx php-fpm. They provided the walk through to patch it, however, I was stuck at the part where it states to apply the patch to each php version. Was told the patch modifies the php-fpm in the location /usr/local/sbin/php-fpm

Each php version is required to be patched in order for Lve manager and Cagefs to successfully work and in order to take advantage of Cloudlinux's main features with nginx and php-fpm since it isnt compatible by default. When I asked about the php-fpm locations, they stated that they aren't sure and to contact the Plesk team.

My question is, are there multiple php-fpm locations for each php version in plesk? If so, what are their locations? Any way to shed some light on this to solve this issue?

Tutorial below. Please advise, thanks!
 
Last edited by a moderator:
Hi adamjohnson,

My question is, are there multiple php-fpm locations for each php version in plesk? If so, what are their locations? Any way to shed some light on this to solve this issue?

Code:
/opt/plesk/php/5.2
/opt/plesk/php/5.3
/opt/plesk/php/5.4
/opt/plesk/php/5.5
/opt/plesk/php/5.6
/opt/plesk/php/7.0

... for the depending php-fpm - locations, just move to "/opt/plesk/php/X.X/etc/php-fpm.d"
 
Back
Top