Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

No existing backup


redstramd

Recommended Posts

Houston we have a problem!

I'm trying to move an old database to new server and have found out that no backups have ever been made.

When I get to the Tools section I get this message:

 

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

 

But right below it this:

 

Backup Directory: /Library/WebServer/WebSites/*********.com/catalog/admin/admin/backups/

 

it sees the folder but will not backup anything. The new server and web host has a great setup and I can backup /restore all I want.

 

Any ideas? I've gone through the configure.php file in the includes folder...it's the only one from the old install. but nothing about enable anywhere

 

Thanks!!!!

Link to comment
Share on other sites

I created the backup folder. The error message still exists. On the new installs...there are buttons for backup...not on the old install.

I wasn't around for the old versions....stuck doing mopup duty.

 

How do you backup with no existing backup?

Link to comment
Share on other sites

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

 

Backup Directory: /Library/WebServer/WebSites/*********.com/catalog/admin/admin/backups/

Is it just me or does anyone else think it's "fishy" that /admin appears TWICE in the path?

:unsure:

 

In my admin configure file, I have the path defined as such:

 

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

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Link to comment
Share on other sites

Is it just me or does anyone else think it's "fishy" that /admin appears TWICE in the path?

:unsure:

 

In my admin configure file, I have the path defined as such:

 

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

 

Yes, I'd say that is where Houston is having a problem. :-)

Didn't notice his path earlier.

Bill Kellum

 

Sounds Good Productions

STS Tutorials & more: STSv4.6, STS Add-ons (STS Power Pack), STS V4 Forum STS Forum FREE TEMPLATE

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...