Thanks paul, I want to ask some .. euhm .. noobish questions
in the configuration file -- I've made file in path site/vb/backups/
backups file is writable and this is the configuration part
// File Saving Information
$backup['DATE'] = 'Y-M-d'; // Backup file date format (See
http://uk.php.net/date)
$backup['PREFIX'] = 'Forum-'; // Backup file prefix, applied to all files
$backup['DUMP_PATH'] = 'backups/'; // Path to backups folder, must have a trailing slash, folder must be writable.
I couldn't modify the date because I didn't understand how to write the scheme from php.net , can you give an example please ?
went to cron jobs and pressed " run now "
An error occured during the Backup : Could not open Destination SQL file for writing.
Thanks for you great mods