View Single Post
  #5  
Old 01-02-2007, 09:25 PM
MaxX MaxX is offline
New Member
 
Join Date: Jan 2007
Posts: 8
Quote:
Originally Posted by mistwang View Post
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..
Reply With Quote