I've had our ISP set up a Cron Job on the Server we use as follows:
0 6 * * * /usr/bin/php /home/www/html-data/sitemap_generator/runcrawl.php
We get the following error message:
/bin/sh: line 1: /usr/bin/php: No such file or directory
What are we doing wrong or, more accurately, what have we advised our ISP to do that's wrong!