All releases of phpMyBackupPro


Release Notes: This release adds support for PHP 5.x, improved error messages on memory problems or PHP timeouts, permissions of backup files set to 0700 instead 0777, an improved gzip algorithm, "simple mode" without configuration and sql-queries tabs, support for zipped files in shell mode, support for backing up all tables in shell mode, support for different character sets, an improved generator for the scheduled backup scripts, and backups of directories zipped in one file by email.


Release Notes: An email problem with empty/missing files was fixed along with a call-by-reference problem. Shell/cron mode was fixed. Directory backups can now be sent by email.


Release Notes: FTP backup has been fixed. A problem with incorrect FTP data has been fixed. A problem with paths of zipped files has been fixed.


Release Notes: Now all MySQL users can use the same installation for their MySQL backups. Many improvements and bugfixes were made.


Release Notes: The speed of the import function was increased and its memory demands were decreased (only for gzip and SQL files). The speed of SQL queries was increased. New features include a system variable to backup all existing databases in scheduled backups and a favicon for Mozilla Firefox users. Upgrading is especially recommended if you sometimes have problems with backup imports.


Release Notes: This release fixes a bug with the schedule backup feature. It's highly recomended that you upgrade from phpMybackupPro 1.7 to 1.7.1.


Release Notes: The FTP delete function was improved so that it no longer leaves old backup files on the FTP server. A bug with null values in the backup function was fixed. The email function was improved to fix a problem with some mail servers. All selections made on the backup and schedule backup pages are stored in the system variables now. System variables can be viewed and edited on the configuration page. If settings were lost in global_conf.php they will automatically be reset now.


Release Notes: This release focuses on improved documentation and English language files. Many syntax errors and typos were removed.


Release Notes: The bugs in 1.6 and 1.6.1 are fixed. If you are currently using 1.5 you will find many new features.


Release Notes: Detailed system information is shown on the "start" page. Multi server mode is now usable with the "single db" attribute for all servers. date.dat is no longer required. Accesskeys were added for the menu items (alt+key). The ability to upload .gz files and .zip files (but only those ZIP files created by phpMyBackupPro) on the "sql_queries" page was added. System variables were added for storing non-configurable settings and system status values. A debug mode for scheduled backup mode was added. If more than one db is available, "CREATE DATABASE IF NOT EXISTS ..." will be added to the backup files.