Re: whereis php

2008-12-12 Thread François Cerbelle
Le Ven 12 décembre 2008 09:34, Phillipus Gunawan a écrit : > Hi there, > I am using debian etch/lenny > I installed PHP5 using apt-get > I seems can not find my executable php [...] > I also installed php5-cgi which also didnt give me anything > I expect to see my executable php in /usr/lib or /li

Re: whereis php

2008-12-12 Thread hari haran.spc
On Fri, Dec 12, 2008 at 2:04 PM, Phillipus Gunawan wrote: > Hi there, > > I am using debian etch/lenny > I installed PHP5 using apt-get > I seems can not find my executable php > whereis php giving me result: > php: > thats it > > I also installed php5-cgi which a

Re: whereis php

2008-12-12 Thread Cassiel
find / -iname php\* :-) 2008/12/12 Phillipus Gunawan > Hi there, > > I am using debian etch/lenny > I installed PHP5 using apt-get > I seems can not find my executable php > whereis php giving me result: > php: > thats it > > I also installed php5-cgi which a

whereis php

2008-12-12 Thread Phillipus Gunawan
Hi there, I am using debian etch/lenny I installed PHP5 using apt-get I seems can not find my executable php whereis php giving me result: php: thats it I also installed php5-cgi which also didnt give me anything I expect to see my executable php in /usr/lib or /lib or somewhere similar but