Just a quick thanks to cpanel for creating this enhancement/patch for suphp recently .. as per changelog:
Added configurable full_php_process_display option to suphp.conf which will show both the PHP interpreter and the SCRIPT_FILENAME in ps output
As most remember phpsuexec used to show file names in process outputs but suphp only showed /usr/bin/php Now with this patch, suphp shows the full path to the script being executed which is even better than phpsuexec's functionality.
Great work cpanel and thanks!
Added configurable full_php_process_display option to suphp.conf which will show both the PHP interpreter and the SCRIPT_FILENAME in ps output
As most remember phpsuexec used to show file names in process outputs but suphp only showed /usr/bin/php Now with this patch, suphp shows the full path to the script being executed which is even better than phpsuexec's functionality.
Great work cpanel and thanks!