Page 1 of 1

Web Site question regarding CRON Jobs

Posted: Sat Oct 02, 2010 9:31 pm
by {ESC}TaXMaN
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.

Re: Web Site question regarding CRON Jobs

Posted: Wed Oct 06, 2010 4:41 pm
by {ESC}TaXMaN
I added a job using this formated code last night and will check on the job status within a day.


Thanks Again