The14thGOD Posted October 9, 2009 Share Posted October 9, 2009 I tried in this in the admin panel and it doesnt seem to be working, any idea why? I am on bluehost and put it in the advanced cron job scheduler: mysqldump -uUSERNAME -pPASSWORD DATABASE | gzip -9 -c > /MY/PATH/db_backups/backup-.`date +%d-%m-%Y`.sql.gz Thanks for any and all help Quote Link to comment https://forums.phpfreaks.com/topic/177121-something-wrong-with-this-cron-job/ Share on other sites More sharing options...
The14thGOD Posted October 9, 2009 Author Share Posted October 9, 2009 I also have the time set up to be : 10 * * * 5 so every 10minutes on friday right? edit* every 10 minute of every hour, so once an hour on the 10 mark Quote Link to comment https://forums.phpfreaks.com/topic/177121-something-wrong-with-this-cron-job/#findComment-933917 Share on other sites More sharing options...
The14thGOD Posted October 9, 2009 Author Share Posted October 9, 2009 after adding my email address i got the following: /bin/sh: -c: line 0: unexpected EOF while looking for matching ``' /bin/sh: -c: line 1: syntax error: unexpected end of file Quote Link to comment https://forums.phpfreaks.com/topic/177121-something-wrong-with-this-cron-job/#findComment-933921 Share on other sites More sharing options...
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.