Avatar
JeffMa
If you are attempting to access a remote site, your cron would look something like this:

/usr/bin/curl --user-agent Mozilla/5.0 http://example.com/cron.php

For more information on running cron jobs, take a look at the following article: How to run a cron job