nick119 Posted August 28, 2006 Posted August 28, 2006 Hey guys I've been searching these forums for a solution for this problem im having with the backup directory and I can't seem to find anything that helps. But I'm trying to backup my store and I keep getting this: Error: Backup Directory does not exist. Please set this in configure.php . I tried creating a directory name 'backups' in the admin directory and it still is not noticing it. I even chmodde the attributes to 777. I'm not sure where else to modify next. Thanks and appreciate the help. A million thanks.
nick119 Posted August 28, 2006 Author Posted August 28, 2006 errrrrr!!! Now im getting this error: Parse error: syntax error, unexpected T_STRING in /home/comfort1/public_html/store/admin/includes/configure.php on line 39. After playing with some more things and I cant even get into the admin page anymore! Please help lol
nick119 Posted August 28, 2006 Author Posted August 28, 2006 OK this error: Parse error: syntax error, unexpected T_STRING in /home/comfort1/public_html/store/admin/includes/configure.php on line 39. has been fixed now i still have the backup problem any ideas?
nick119 Posted August 28, 2006 Author Posted August 28, 2006 Ok with a little more messing around I solved the problem myself: I just changed the line in the configure.php to define('DIR_FS_BACKUP', DIR_FS_DOCUMENT_ROOT . '/admin/backups/'); and all works fine. Thanks and hope this helps someone else.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.