CRON setup HELP!
« on: December 20, 2013, 06:09:13 PM »
I am not a php coder, but I did get your script installed and its working great. They only thing I need to do is set up a automatic cron job, so the generator runs once a day at 6AM ... Can someone help me create this cron job from scratch please??? I have NO clue as to how to do it.

Thank you!  :)

**Added Note: Thru cpanel, I created a 'cron job' that runs every day and the command I put in was 'public_html/MYDOMAINNAME/generator/runcrawl.php ' ... is that correct?
« Last Edit: December 20, 2013, 06:49:16 PM by craigr »
Re: CRON setup HELP!
« Reply #1 on: December 20, 2013, 07:43:31 PM »
**Since the first post, I changed the cron to this :
/usr/local/bin/php   /home3/USER/public_html/MYDOMAINNAME/generator/runcrawl.php

This should work??
Re: CRON setup HELP!
« Reply #2 on: December 20, 2013, 08:48:42 PM »
I set it to run automatically in about 10 minutes .. I will let you know if it works! Keep your fingers crossed :)
Re: CRON setup HELP!
« Reply #3 on: December 20, 2013, 09:23:23 PM »
dam .. not sure what time my hostgator server is set on, so the cron is not running..... will continue to work on it
Re: CRON setup HELP!.. WORKING NOW! YAY!
« Reply #4 on: December 20, 2013, 09:38:57 PM »
GOT IT! Cron is up and working....  ;D

This 'ticket' or 'Topic' cam be 'closed' if possible. Thanks!!