How to make an automatic MySQL backup and have it sent to you by email:
Quote
2. Where it says "Please enter an email address where the cron output will be sent:" put your email address or cpanel username ( in this case the results will be sent to your email account on the server)
3. Where it says "Command to run" type this mysqldump -u YOURMYSQLUSERNAME --password=YOURMYSQLPASSWORD YOURDATABASENAME
4. For the time interval I'd recommend that you select once a day or once a week depending on your site traffic.
5. You are done.
It should work for everyone here since I tested it on my account on this server.
This post has been edited by L4N0: 15 March 2005 - 02:40 AM


Help


Promote to Article


















