Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Cannot backup Database


webmac

Recommended Posts

I'm new to OS and I activated osCommerce within my hosting control panel. Everything went ok, I set up the database, though, I am not familiar with mySQL, but all messages said all was installed OK. I was able to add and edit a couple of entries. Then I went to "back up" the database to install a shipping module and got this error: Error: Backup directory does not exist. Please set this in configure.php. I looked at the configure.php file, but I have no clue as to what to edit. Can anyone tell me what I need to do? Thanks, Webmac.

Link to comment
Share on other sites

I'm new to OS and I activated osCommerce within my hosting control panel. Everything went ok, I set up the database, though, I am not familiar with mySQL, but all messages said all was installed OK. I was able to add and edit a couple of entries. Then I went to "back up" the database to install a shipping module and got this error: Error: Backup directory does not exist. Please set this in configure.php. I looked at the configure.php file, but I have no clue as to what to edit. Can anyone tell me what I need to do? Thanks, Webmac.

There should be a line like

define('DIR_FS_BACKUP', DIR_FS_ADMIN . 'backups/');

 

and admin/backups directory should exist and be writeable.

Link to comment
Share on other sites

error: Error: Backup directory does not exist. Please set this in configure.php. I looked at the configure.php file, but I have no clue as to what to edit.

 

 

Thanks...worked like a charm after I added the directory and set permissions!!!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...