Ok, i have tried all sorts of combinations of cron commands and still can't get it to run..
The only thing i keep getting from the cron is:
Iv'e tried using lines like:
Is there anything i'm not doing right?
Louis.
The only thing i keep getting from the cron is:
| Quote: |
| /bin/sh: line 1: /usr/bin/php: No such file or directory |
Iv'e tried using lines like:
| Code: |
| usr/bin/php -q /home/USER/domains/gerpg.com/SCRIPT.php |
| Code: |
| usr/bin/php -q /home/USER/domains/gerpg.com/SCRIPT.php > /dev/null |
| Code: |
| usr/bin/php -f /home/USER/domains/gerpg.com/SCRIPT.php |
| Code: |
| usr/bin/php -f /home/USER/domains/gerpg.com/SCRIPT.php > /dev/null |
Is there anything i'm not doing right?
Louis.
