willy4987 Posted October 16, 2012 Posted October 16, 2012 hii want to askwhy everytime i add cronjob when i refresh it always gone? Thanks Quote
Krydos Posted October 16, 2012 Posted October 16, 2012 What are your cron job settings, and command you're trying to run? Quote
willy4987 Posted October 17, 2012 Author Posted October 17, 2012 "curl http://domain.com/asinposter/poster.asin.php> /dev/null" that's mu cron jobi'm trying to run automatic content Quote
Krydos Posted October 17, 2012 Posted October 17, 2012 That's just the command, but you didn't list the times and frequency that I was really interested in. Quote
Byron Posted October 17, 2012 Posted October 17, 2012 Your only allowed two cron runs per day. Also try using this as the command: php -q /home/byron/public_html/files/cron.php >/dev/null 2>&1 Of course edit your path instead of mine. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.