cron job
« on: December 15, 2013, 03:00:38 PM »
Hi,
 I set up, via cpanel, cron job for my domain. It is set to run a php script that creates a site map for the website.
 I have usr/bin/php /home/--------/public_html/generator/runcrawl.php

 I it set to run as follows, 0 0 * * 0

 I got the following email: "/usr/local/cpanel/bin/jailshell: usr/bin/php: No such file or directory"

 Does this mean I have the icorrect path and I need to remove usr/bin/php from the path?

 Thanks, Mike
« Last Edit: December 15, 2013, 05:09:35 PM by xml-sitemaps »
Re: cron job
« Reply #1 on: December 15, 2013, 04:11:25 PM »
This has been resolved. I was missing the / in front of usr.