Hello everyone.
Sorry to bother you all. Can anyone tell me if on a free account you can create a cron job?
I am looking to run the following command
5. Ask your host to perform this command for you (replacing YOURDOMAIN and YOURSECURITYTOKEN with your actual domain name and security token which you set in include/config.php):
* * * * * wget -q 'http://YOURDOMAIN.com/private/cron-run.php?security_token=YOURSECURITYTOKEN' -O /dev/null
Any advice would be appreciated.
Sorry to bother you all. Can anyone tell me if on a free account you can create a cron job?
I am looking to run the following command
5. Ask your host to perform this command for you (replacing YOURDOMAIN and YOURSECURITYTOKEN with your actual domain name and security token which you set in include/config.php):
* * * * * wget -q 'http://YOURDOMAIN.com/private/cron-run.php?security_token=YOURSECURITYTOKEN' -O /dev/null
Any advice would be appreciated.