View Single Post
  #7  
Old 01-02-2007, 09:43 PM
MaxX MaxX is offline
New Member
 
Join Date: Jan 2007
Posts: 8
Actually I just noted that from the shell prompt if I JUST run lsphp also it works properly..

root@server [/usr/local/lsws/fcgi-bin]# ./lsphp -i | less

(loads correct config)

[update]

I reinstalled PHP.. but the thing refuses to work (load the php.ini). I even removed all relative paths (of eaccelerator from php.ini)

From the shell prompt if I give /usr/local/lsws/fcgi-bin/lsphp -i |less I can see that it loads the php.ini perfectly, but the server cant do that!

Last edited by MaxX; 01-02-2007 at 10:36 PM..
Reply With Quote