Help I need to know where the PHP Executable is
I am running a 10.0 version of Mandrake with Apache 2 and PHP. All is running fine. But, I need to reference the PHP executable in order to run a Cron job. I can't find it. I tried which PHP from a command shell and I get:
which: no php in (/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin)
So how do I find this bugger?
Thanks
Ed
|