willy4987 Posted October 16, 2012 Posted October 16, 2012 hii want to askwhy everytime i add cronjob when i refresh it always gone? Thanks
Krydos Posted October 16, 2012 Posted October 16, 2012 What are your cron job settings, and command you're trying to run?
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
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.
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.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now