Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

error with admin side (1046 - No Database Selected)


colins

Recommended Posts

Posted

WHEN I TRY TO LOG INTO THE ADMIN PANEL I GET THIS ERROR MESSAGE

 

1046 - No Database Selected

 

opps soz for caps eep thanks

colins

Posted

open the admin/includes/configure.php file and check the following lines are correct to your server/database

 

// define our database connection

 define('DB_SERVER', '');

 define('DB_SERVER_USERNAME', 'mysql');

 define('DB_SERVER_PASSWORD', '');

 define('DB_DATABASE', 'osCommerce');

 define('USE_PCONNECT', 'false');

 define('STORE_SESSIONS', '');

Reddy to Rumble

 

Thank you osCommerce and all who Contribute to her!

Archived

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

×
×
  • Create New...