|
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..
|