Zen Cart Logo

backup mysql

Locked

Views: 1,588

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
26 Jan 2008, 7:54 AM
#1
100asa avatar

100asa

Totally Zenned

Join Date:
Oct 2006
Location:
Italy
Posts:
636
Plugin Contributions:
0

backup mysql

I've just installed this mod:
http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=81
to backup mysql database.
But the strange thing is I can see only the "restore" button, and I can't see the backup button so I can't backup database.
I've installed too this mod:
http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=881
to backup entire site, but when click on backup button it don't change anything and backup don't start.
How can I solve?

26 Jan 2008, 3:34 PM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: backup mysql

In the Backup-MySQL addon, the "backup" button will not appear if your server's /admin/backups folder is not writable, or if your server's PHP configuration has the exec() function disabled.
You'll have to ask your hosting company for help with that.

I don't know about the other addon you mention. Perhaps the issues are the same.

28 Jan 2008, 4:40 AM
#3
knuckle_101 avatar

knuckle_101

Totally Zenned

Join Date:
Dec 2005
Location:
Cincinnati Ohio
Posts:
1,034
Plugin Contributions:
3

Re: backup mysql

The backup mysql plugin requires your backup folder located in your ftp under

admin --> backups make this folder writeable to be able to restore and backup.

Thie mod does require sql injections, I would recommend double checking you placed the files in the correct places.

Be sure to backup your complete database via phpmyadmin and then insert the the backup_mysql.sql file included with that mod then your restore and backup buttons will apeear.