View Single Post
  #16  
Old 02-05-2010, 02:03 PM
Grzegorz Derebecki Grzegorz Derebecki is offline
Senior Member
 
Join Date: Jun 2007
Posts: 92
Quote:
Originally Posted by mistwang View Post
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.
Hmm right i set it to 0 strange

Quote:
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.
of corse parent should to it i think. But i will test it with completly removed LSAPI_PPID_NO_CHECK
Reply With Quote