Page 1 of 1
mysql dump msising backup folder
Posted: Tue Aug 28, 2007 6:47 pm
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
Re: mysql dump msising backup folder
Posted: Tue Aug 28, 2007 7:06 pm
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
Re: mysql dump msising backup folder
Posted: Wed Aug 29, 2007 2:29 pm
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.