Hi all
I have compiled php on a slack box
./configure --with-apxs=/usr/local/apache/bin/apxs ......
make && make install

everything Fine
and .php pages are being parsed with php when called thru webserver(apache).

But I can not find any binary named "php"
which I need to run php scripts from shell.

?
/Chandu




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to