unable to create backup
Posted: Wed Feb 28, 2007 7:54 pm
I just finished an install using version 1.0.4 for a friends website... everything went smooth... no errors or anything. Able to access the default installation and the admin area.
Just installed backup module version 0.5. When attempting to create a backup I get the following:
Warning: mkdir() [function.mkdir]: Permission denied in /home/websitename/public_html/cms/modules/Backup/Backup.module.php on line 237
Warning: fopen(backups/backup-2007-02-28_19-45-23.txt) [function.fopen]: failed to open stream: No such file or directory in /home/websitename/public_html/cms/modules/Backup/Backup.module.php on line 248
backing up database ...
this is followed by a gazillion lines of errors that look like this
# cms_additional_htmlblob_users
Warning: fwrite(): supplied argument is not a valid stream resource in /home/websitename/public_html/cms/modules/Backup/Backup.module.php on line 258
The Modules folder has permissions 777
The Backup folder has permissions 775
Any idea what I need to do to fix this?
Thanks
Just installed backup module version 0.5. When attempting to create a backup I get the following:
Warning: mkdir() [function.mkdir]: Permission denied in /home/websitename/public_html/cms/modules/Backup/Backup.module.php on line 237
Warning: fopen(backups/backup-2007-02-28_19-45-23.txt) [function.fopen]: failed to open stream: No such file or directory in /home/websitename/public_html/cms/modules/Backup/Backup.module.php on line 248
backing up database ...
this is followed by a gazillion lines of errors that look like this
# cms_additional_htmlblob_users
Warning: fwrite(): supplied argument is not a valid stream resource in /home/websitename/public_html/cms/modules/Backup/Backup.module.php on line 258
The Modules folder has permissions 777
The Backup folder has permissions 775
Any idea what I need to do to fix this?
Thanks