simbar Posted January 24, 2006 Posted January 24, 2006 Hello Everyone. I get this error everytime I click Tools in Admin: Error: Backup directory does not exist. Please set this in configure.php. I have define('DIR_FS_BACKUP', DIR_FS_ADMIN . 'backups/');. I tried to create similar line in catalog/includes/configure.php without success. Any ideas will be greatly appreciated. Thanks.
Guest Posted January 24, 2006 Posted January 24, 2006 You have to create a folder in admin directory called backups and set the permission to 777 on that folder The_Bear
simbar Posted January 25, 2006 Author Posted January 25, 2006 You have to create a folder in admin directory called backups and set the permission to 777 on that folder The_Bear Thanks Pierre. Much much appreciated.
jwatts Posted January 26, 2006 Posted January 26, 2006 Does anyone have any suggestions or ideas if i've created the admin/backups folder, set the permission to 777, and set it up in configure.php and i still get that error message?? It's strange, i've set up 2 other shopping carts and set up the backup directory the same way for both of them, and the one i'm trying to set up now just keeps giving me that error! :(
Recommended Posts
Archived
This topic is now archived and is closed to further replies.