Web Site question regarding CRON Jobs
Posted: Sat Oct 02, 2010 9:31 pm
Hello All,
I have and run several web sites (commerce and personal) and have a requirement to provide site statistics weekly to search engine placement. I have all the code required for the process in a single php page that communicates with a sql back end, but I can't get the CRON JOB to run without error.
I verified its not permissions or any error within the page. I was told I incorrectly wrote the CRON JOB, but the hostmonster service tech couldn't elaborate on what was wrong.
All i need to do is send a automated command to run a web page. "http://www.mysite.com/dosomestuff.php"
Anyone proficient with these.
I have and run several web sites (commerce and personal) and have a requirement to provide site statistics weekly to search engine placement. I have all the code required for the process in a single php page that communicates with a sql back end, but I can't get the CRON JOB to run without error.
I verified its not permissions or any error within the page. I was told I incorrectly wrote the CRON JOB, but the hostmonster service tech couldn't elaborate on what was wrong.
All i need to do is send a automated command to run a web page. "http://www.mysite.com/dosomestuff.php"
Anyone proficient with these.