Skip to main content

Check which PHP script is running command

Comments

3 comments

  • cPanelMichael
    Hello @maverick23, Are you still facing this issue? If so, please post the output from the following command:
    /usr/local/cpanel/bin/rebuild_phpconf --current
    Thank you.
    0
  • maverick23
    Hello Michael, Thank you for your response. I still have the same requirement/issue. Please find the below result.
    [root@xxx ~]# /usr/local/cpanel/bin/rebuild_phpconf --current DEFAULT PHP: ea-php56 ea-php55 SAPI: cgi ea-php56 SAPI: cgi ea-php70 SAPI: cgi
    0
  • cPanelMichael
    Hello, This functionality is enabled by default when using suPHP with the "full_php_process_" option: full_php_process_display When you set this value to true, the mod_suphp module executes PHP scripts in a way that displays both the PHP interpreter and the script's file name in the process list. To hide the script's file name and improve security, set this value to false. true
    This is documented at: PHP Handlers - EasyApache 4 - cPanel Documentation Were you previously using suPHP? Thank you.
    0

Please sign in to leave a comment.