View Single Post
  #5  
Old 12-12-2007, 09:54 AM
Grzegorz Derebecki Grzegorz Derebecki is offline
Senior Member
 
Join Date: Jun 2007
Posts: 92
Quote:
Originally Posted by mistwang View Post
It probably because lsphp checks if the parent process still exists, if not, it will quit. Please add Environment variable

LSAPI_PPID_NO_CHECK=1

to the lsphp external application configuration. See if it helps.

it helps Thanks!
Reply With Quote