Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

database


xuoaddict

Recommended Posts

Posted

Under config.php on the catalog and admin side there is an option for define('USE_PCONNECT', 'false'); should this be left as is or changed to true?

I also am in need of knowing how to establish a back up for my database.

thanks in advance

life is short "Eat Desert First"

Posted

My Bad..I should have been more specific on the back up. When i go to admin>tools>backup it says ERROR: Backup directory does not exist. Please set this in configure.php. I have been in admin/includes/configure.php and on line 36 is a line define('DIR_FS_BACKUP', DIR_FS_ADMIN . 'BACKUPS/'); is this where I need to make a change?

life is short "Eat Desert First"

Posted

Leave the persistent connection value set to false. Only under certain types of setups would you consider using persistent mysql connections rather than the standard mysl_connect.

 

Tom

Archived

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

×
×
  • Create New...