Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Setting up my backup files


sweetjaime

Recommended Posts

Posted

Hi everyone!

 

IN the backup files section of my control panel, i get this error message : Error: Backup directory does not exist. Please set this in configure.php.

I cant seem to figure ou how i am supposed to do this ...can anyone help ? thanks im still a complete newb!

Jaime

Posted
Hi everyone!

 

IN the backup files section of my control panel, i get this error message : Error: Backup directory does not exist. Please set this in configure.php.

I cant seem to figure ou how i am supposed to do this ...can anyone help ? thanks im still a complete newb!

Jaime

 

Hi there,

 

I'm a noob to this software as well, and had the same problem!

To get round it, create a folder in the catalogue/admin folder called "backups"

Then go to the control panel, backups and perform the backup

 

Should work!!

Posted

Also make sure that you add write permissions to the folder as well

The Knowledge Base is a wonderful thing.

Do you have a problem? Have you checked out Common Problems?

There are many very useful osC Contributions

Are you having trouble with a installed contribution? Have you checked out the support thread found Here

BACKUP BACKUP BACKUP!!! You did backup, right??

Posted

Hmmm thats weird because i already have a file in my admin named backup .... im not really sure what im supposed to do to set it up.... totally lost here!

Posted
Hmmm thats weird because i already have a file in my admin named backup .... im not really sure what im supposed to do to set it up.... totally lost here!

Hope somebody can help as i have the sme problem i need this explained step by step as im a newbie

Posted
Hmmm thats weird because i already have a file in my admin named backup

 

the folder should be called 'backups' (note the 's' at the end)

 

it should go in catalog > admin

 

Check that your configure.php within catalog > admin > includes file says this:

 

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

 

cheers

 

Jason

Posted
the folder should be called 'backups' (note the 's' at the end)

 

it should go in catalog > admin

 

Check that your configure.php within catalog > admin > includes file says this:

 

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

 

cheers

 

Jason

 

Hi I have got this in the file but still getting message ;

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

this is the path

Backup Directory: /usr/local/psa/home/vhosts/my site.co.uk/httpdocs/catalog/admin/backups/

Archived

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

×
×
  • Create New...