mysql dump msising backup folder

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
izzysanime

mysql dump msising backup folder

Post by izzysanime »

HI,

Since I upgraded to 1.1 Samoa, when i try to backup my DB with mysql dump, it says it cant find the backups folder, and I also cant restore a backedup DB.  ANy ideas as to where it went, I cant even find a backups folder, where is it placed by default.

Thanks,
Josh
izzysanime

Re: mysql dump msising backup folder

Post by izzysanime »

i just upgraded to 1.1.1, and still same issue.

Error code :

Warning: opendir(backups) [function.opendir]: failed to open dir: No such file or directory in /mounted-storage/home59c/sub001/sc15160-KJJA/www/modules/MysqlDump/MysqlDump.module.php on line 354

Warning: readdir(): supplied argument is not a valid Directory resource in /mounted-storage/home59c/sub001/sc15160-KJJA/www/modules/MysqlDump/MysqlDump.module.php on line 355

Warning: closedir(): supplied argument is not a valid Directory resource in /mounted-storage/home59c/sub001/sc15160-KJJA/www/modules/MysqlDump/MysqlDump.module.php on line 362
Last edited by izzysanime on Tue Aug 28, 2007 7:24 pm, edited 1 time in total.
Pierre M.

Re: mysql dump msising backup folder

Post by Pierre M. »

Hello,

in admin, module manager, M, I clic on "Mysqldump help" and I see :

"What does this do?

    * This module provides an interface to run mysqldump and back up your CMS database.
    * It can also restore a CMS database to the state at the time the dump was made.

How do I use it?

  1. The module needs to be configured first. See the "Preferences" tab, and ajust accordingly to your set up.
  2. Then, simply enter a filename, and click on "Backup". Your file will be created in the admin/backups directory.
  3. To restore a dataset, select a dump file and click on "Restore". The CMS database will be overwritten to the state the dump was made."


Do you have this default backup folder ? Have you tried to chmod it ?

Pierre M.
Locked

Return to “CMSMS Core”