php-fpm not see process file location

vacancy

Well-Known Member
Sep 20, 2012
557
223
93
Turkey
cPanel Access Level
Root Administrator
Hello there

I can not see the locations of the working files on the servers I use php-fpm, is this not possible?

php-fpm

4756 user1 20 0 393m 30m 7416 S 2.3 0.4 0:40.60 php-fpm: pool user1_com
4757 user1 20 0 387m 24m 7408 S 2.3 0.4 0:41.01 php-fpm: pool user1_com
4755 user1 20 0 397m 34m 7472 S 2.0 0.5 0:46.11 php-fpm: pool user1_com

suphp

5573 user1 20 0 279m 14m 8776 R 0.3 0.4 0:00.01 /opt/cpanel/ea-php56/root/usr/bin/php-cgi/home/user1/public_html/index.php
5574 user1 20 0 279m 13m 8776 R 0.3 0.4 0:00.01 /opt/cpanel/ea-php56/root/usr/bin/php-cgi /home/user1/public_html/index.php
5575 user1 20 0 275m 11m 7536 R 0.3 0.3 0:00.01 /opt/cpanel/ea-php56/root/usr/bin/php-cgi /home/user1/public_html/index.php
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,260
463
Hello,

That functionality is exclusive to suPHP with the "full_php_process_display" setting in the /etc/suphp.conf file.

Thank you.