Path to php binary?

I am trying to install software from Boonex (Dolphin) which uses php and is on a Unix server.

I have one error so far with the installation. It is looking for a full path to the PHP interpreter and defaulted to:

/usr/local/bin/php

Where it wasn't found

Does someone know what I can do to point to this correctly? Is that where a PHP Interpreter (whatever that is) should be located?

Thanks!
 
Back
Top