LiteSpeed Support Forums

LiteSpeed Support Forums (http://www.litespeedtech.com/support/forum/index.php)
-   General (http://www.litespeedtech.com/support/forum/forumdisplay.php?f=25)
-   -   security.bsd.see_other_uids (http://www.litespeedtech.com/support/forum/showthread.php?t=1587)

Grzegorz Derebecki 12-12-2007 08:03 AM

security.bsd.see_other_uids
 
if i set (freebsd -> via sysctl) security.bsd.see_other_uids = 0 litespeed stop working it can't create new php process

[INFO] [idle] connection to [uds://tmp/lshttpd/vh_lsphp.sock] on request #2, error: Connection reset by peer!

mistwang 12-12-2007 09:20 AM

Maybe it is too restrictive to run PHP suEXEC.

Grzegorz Derebecki 12-12-2007 09:22 AM

Don't think so becous on apache it working :)

mistwang 12-12-2007 09:49 AM

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.

Grzegorz Derebecki 12-12-2007 09:54 AM

Quote:

Originally Posted by mistwang (Post 7819)
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!


All times are GMT -7. The time now is 12:18 AM.