• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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