* Thus wrote Andy B ([EMAIL PROTECTED]):
> anybody know what the exact path for the php binary on linux is?

Depends on how it was installed, a common place is:
  /usr/local/bin/php

Or you can type:
  which php

and it will tell you where it is.


Curt
-- 
"I used to think I was indecisive, but now I'm not so sure."

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

Reply via email to