with me every thing going fine now
you are right about some hosts to set timeouts
i needs only to try it more than once befor it success ... mmmm i used the forumpath.php which comes with vbadvance to get the full path ....
i got this error at the begining: MySQL backup. Details (Could not open Destination SQL file for writing.)
then i made some modification on mysqlbackupconfig.php likr you said:
changing this:
PHP Code:
$backup['DUMP_PATH'] = DIR.'/../../backups/';
to this:
PHP Code:
$backup['DUMP_PATH'] = '/dir/to/backup/in/the/admincp/';
(full path wich comes in the forumpath.php
ofcourse I have chommoded the folder to 777....
when ever it stops you just need to refresh the frame only to start again
it works fine ... thank paul .... than you very much