When I make a backup I get this message at the top of the screen but I think the backup works anyway.
Code
Warning: fopen(./.ftpquota) [function.fopen]: failed to open stream: Permission denied in /home/diablo/public_html/flex/inc-core-admin-backup-create.php on line 171
Warning: fread(): supplied argument is not a valid stream resource in /home/diablo/public_html/flex/inc-core-admin-backup-create.php on line 172
Warning: fclose(): supplied argument is not a valid stream resource in /home/diablo/public_html/flex/inc-core-admin-backup-create.php on line 173
Warning: fopen(./.ftpquota) [function.fopen]: failed to open stream: Permission denied in /home/diablo/public_html/flex/inc-core-admin-backup-create.php on line 240
Warning: fread(): supplied argument is not a valid stream resource in /home/diablo/public_html/flex/inc-core-admin-backup-create.php on line 241
Warning: fclose(): supplied argument is not a valid stream resource in /home/diablo/public_html/flex/inc-core-admin-backup-create.php on line 242
DCSun Administrator
Posts: 426
January 18, 2008 @ 12:49pm
Hi Martyn,
Yes, that simply means that it can't open those two files for inclusion into the backup. The rest of it should proceed and work fine. If you get a .flexcms backup file produced at the end and it's a significant size you're all set.
If you would like those files included in your backup you can give them higher permissions to allow FlexCMS to read them, however they look to be related to your hosting account and are probably fine the way they are.