On Thu, 23 Aug 2001 11:05, ReDucTor wrote:
> does anyone know all the possible paths to php...because i can't seem
> to find it on my current host...i have tried using the following
>
> php /path/to/script.php
> /usr/php /path/to/script.php
> /usr/local/bin/php /path/to/script.php
> /usr/bin/php /path/to/script.php
>
> but i still can't seem to get it to work with out it saying that it
> can't find the path to php...any one got any ideas?!?
>
> btw. i know php is on it..
>
> I have tried contacting them, but they don't seem to want to reply...
Have you tried which php or locate php? If you don't have shell access
you'll have to fiddle around with backticks or whichever of system() and
friends is appropriate.
--
David Robley Techno-JoaT, Web Maintainer, Mail List Admin, etc
CENTRE FOR INJURY STUDIES Flinders University, SOUTH AUSTRALIA
Electricity was invented by rubbing cats backwards!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]