Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Wanting to 'backup' my database but get a error


grant101

Recommended Posts

go to

 

catalog/admin/

 

and create folder backups

 

should work

 

if not check catalog/admin/includes/configure.php

 

should be in configure.php

 

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

Link to comment
Share on other sites

i already have a backups.php in my catalog/admin/

 

and the following below is in my catalog/admin/includes/configure.php

 

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

 

 

is this what you mean?

Link to comment
Share on other sites

got it now... I miss read what you wrote... I created a 'backups' folder in catalog/admin/ and changed the permissions...

Thanks for your help mate..

Regards

Grant.

 

Im having the same problem. Do you mind telling me what you set the permissions to in order to get it to work? Thanks.

 

~Zach

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...