 |
Results from the most recent live auction are here.
21 members in the live chat room. Join Chat!
| |
06-02-2006, 07:43 AM
|
· #1 | | Senior Member Name: Darren Location: UK Join Date: Dec 2004
Posts: 1,895
NP$: 101.10 ( Donate)
| Is there a way or script out there.. Is there a script out there that would bck up SQL databases daily?
Im using PHPMyAdmin and was wondering if their is a way for it to autobackup?
Hope someone has the answer as im not good at this stuff
Thanks,
Darren |
| |
06-02-2006, 08:32 AM
|
· #2 | | Senior Member Name: Thomas White Location: England Join Date: Sep 2005
Posts: 1,033
NP$: 31.15 ( Donate)
| If you've got the actual script that does the SQL backup, all you have to do is set up a cron job to execute that script once a day. If you're running on cPanel it couldn't be any easier.
I dont have the actual code to backup myself, because i've never had to do it. |
| |
06-02-2006, 09:29 AM
|
· #3 | | Eating Pie Name: Steve Location: Canada Join Date: Nov 2004
Posts: 2,284
NP$: 91.30 ( Donate)
| Do you own your server? If you do it would be easyer just to make a .sh file with
mysql > dbname or something and place it in your cron.daily folder.
If not there is a cron job daily backup sql database (what a long name) script. Just search google for php script mysql backup.
- Steve |
| |
06-02-2006, 09:31 AM
|
· #4 | | Senior Member Name: Darren Location: UK Join Date: Dec 2004
Posts: 1,895
NP$: 101.10 ( Donate)
| No i dont own my own server. So a php script should be able to do this using a cron job then> |
| |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | |