awisdoms Posted November 26, 2004 Posted November 26, 2004 Ok, this is begining to be a shore hmmm anyhow I changed my password on my host and for some reason everything went wrong and I couldnt log into it or into my OS so I had to contact my host to change it back in which they did and now I can get in fine but when I try to log into my OS I get this message "1046 - No Database Selected select configuration_key as cfgKey, configuration_value as cfgValue from configuration [TEP STOP]" Can someone advise please and thank you....
Guest Posted November 26, 2004 Posted November 26, 2004 did you change your configure.php file in any way, shape, or form?
awisdoms Posted November 26, 2004 Author Posted November 26, 2004 Oops I did I changed false to true. define('HTTPS_SERVER', ''); // eg, https://localhost - should not be empty for productive servers define('ENABLE_SSL', true); // secure webserver for checkout procedure?
Guest Posted November 26, 2004 Posted November 26, 2004 that isnt going to do it, unable to connect to database means either db host, dbuser, dbpassword or dbname is not correct, or could be empty
Guest Posted November 26, 2004 Posted November 26, 2004 grrr. double post. quit that. Please post your question once, as one topic. -jared
Guest Posted November 26, 2004 Posted November 26, 2004 in your configure.php file, do you have a db server name, username, password, and database name?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.