Quote:
Originally Posted by mistwang
which php.ini do you use?
You should use /usr/local/lib/php.ini as lsws/conf/php.ini may not be available when php started in suexec mode as lsws/conf has permission 0700.
|
The php suexec is set as N/A.
Anyway in external apps/command I modified the command to $SERVER_ROOT/fcgi-bin/lsphp -c /usr/local/lib/php.ini
Now PHP itself has stopped working!
I get a 503 Service unavailable
Last edited by MaxX; 01-02-2007 at 09:37 PM..
|