Support Forums

Full Version: geany g++ php
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
In geany on ubunutu 9.04 when I try to program in php I keep getting this error. /bin/sh: php: not found,does anyone know why? I had been trying find out the answer myself but with no luck.
Uggg... bump
You could try this here :
Code:
Q. cron error: /bin/sh: php: command not found

A. Add your path to php at the beginning of the command.

Example:
/usr/local/bin/php -q -f /your/path/to/AWBS/tools/master_cron.php /your/path/to/AWBS

NEW:
/usr/local/bin/php -q -f /your/path/to/AWBS/tools/master_cron.php
Aufrufe dieser Seite insgesamt: 1361 Aufrufe

I have no idea if this works. Found it http://www.powerserver-germany.com/kb.ph...cle&id=276