When i test this mod on localhost(windows), it work successful, But when i publish this mod on my server(linux), it not work
I config like
Code:
$backup['DUMP_PATH'] = '/var/www/vhosts/mydomain/httpdocs/diendan/backups/';
and I chmod 777 to backups folder
I click run now Dbbackup in Scheduled Task Manager, display this error
Code:
Database Backup
An error occured during the MySQL backup. Details (Could not open Destination SQL file for writing.)
But I browse backups folder , it create a folder like 2006-12-08 (?)
What this problem ? Can u support me ?