|
Are you sure you removed "LSAPI_PPID_NO_CHECK" completely from env, instead of set it to "0"?
As long as "LSAPI_PPID_NO_CHECK" is present, regardless value, LSAPI will not check PPID.
lshttpd process that starts the LSAPI app in suEXEC mode cannot kill it due to permission issue, only the parent lshttpd process running as "root" can, but it has exit already at this stage.
|