Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

ERROR_BACKUP_DIRECTORY_DOES_NOT_EXIST


Shiyde

Recommended Posts

hello

 

i get this message when I go to Backup

 

ERROR_BACKUP_DIRECTORY_DOES_NOT_EXIST

Looks like your missing a define('FILENAME_BACKUP', 'backup.php'); in filenames.php or the catalog/admin/includes/languages/english/backup.php file

Best Regards

Link to comment
Share on other sites

I did do the modification you said, but still not work.

 

On the top of the page, in red, I get the message :

 

Error: Backup directory does not exist. Please set this in configure.php.

 

 

Then in the middle of the page :

 

Database Backup Manager

 

Title Date Size Action

Backup Directory: /var/www/html/catalog/admin/backups/

 

 

 

If i go in catalog/admin/configure.php

I find this

 

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

 

 

My backup.php files

 

are inside :

 

catalog/admin/includes/languages/english/

 

and

 

catalog/admin/includes/languages/french/

Link to comment
Share on other sites

  • 5 weeks later...
In your admin folder, create a folder name backups and CHMOD it to 777

 

The_Bear

 

 

What does CHMOD it to 777 mean?

 

I have a back up folder in the admin section

 

My backup tells me

  Error: Backup directory does not exist. Please set this in configure.php.

 

Is the configure.php in the admin directory and if so where abouts in the php do I set it?

 

Heeelllppp

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...