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 /lib or somewhere similar
> but already checked everywhere
> any help please?

You can try to find the packages which have a "php" file :
dpkg -S php

Or you can look the files installed by a given package :
dpkg -L php5-cgi

finally, you can update the file database with "updatedb" and then query
the database with "locate php"

But I think there is something called "php5-cli" (for Command Line
Interface" :
http://packages.debian.org/etch/php5-cli

;-)

Have a nice day

Fanfan
-- 
http://www.cerbelle.net - http://www.afdm-idf.org


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to