Community Add-Ons

Add file to this package
Top » Other

Auto mysql backup
for osCommerce Online Merchant v2.2

Works well with snapshot 2.2 of oscommerce.

FUNCTION:

This script makes a backup your oscommerce database and emails it to your email address

automatically.

INSTALLATION:

1.) Configure the first 7 php values at the start of backup/cron.php
2.) Upload the backup dir to your website
3.) Chmod the backup dir to 777
4.) Setup the cron command
If you have cpanel the correct cron command is: php -q /home/username/public_html/backup/cron.php
(username is your cpanel login name)

SUPPORT:
http://forums.oscommerce.com/index.php?showtopic=145603

Legend:  Download   Report
Expand All / Collapse All
PHP.INI jhsands 11 Aug 2006  

I had to use this PHP.ini to fix this error:
PHP Warning: passthru() has been disabled for security reasons in /home/noname/public_html/catalog/mysqlcron.php on line 15

Instructions are commented in the php.ini

Just upload & use !! nbowling 16 Apr 2006  
Mysql AutoBackup tjmr 10 Apr 2006  
Auto mysql backup Raj McVay 10 Apr 2005