• Welcome to Sitemap Generator Forum.
 

cron job

Started by cowboy Mike, December 15, 2013, 03:00:38 PM

Previous topic - Next topic

cowboy Mike

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

cowboy Mike

This has been resolved. I was missing the / in front of usr.