amarelito Posted May 18, 2004 Posted May 18, 2004 Hi, I've just installed oscommerce and everything's ok, except Adminisration tools, when i go to catalog/admin/index.php I get this eror 1046 - No Database Selected select configuration_key as cfgKey, configuration_value as cfgValue from configuration [TEP STOP] what's wrong? I can't find... can anyone help me? thanks.
sellenburg Posted May 18, 2004 Posted May 18, 2004 Well, if you are looking for what i was earlier today: the blue screen with admin tools. I figured out by typing this: www.yourdomainname.com/oscommerce/admin It should bring up a login box. I felt really ignorant when i finally figured it out. But I am really green when it comes to this type of thing. I can also get into a filee through MySQL, but I have no idea how to use anything in that file. I am still trying to figure out how to get my images to show up. LOL
amarelito Posted May 18, 2004 Author Posted May 18, 2004 www.yourdomainname.com/oscommerce/admin It sounds like you don't have the admin folder inside the catalog, but I do. The admin/index.hp is found, but it has some eror.. the one i just described, i can't get why is this error. No login box.. I can also get into a filee through MySQL, but I have no idea how to use anything in that file. I am still trying to figure out how to get my images to show up. LOL I had the problem with the images. and then I've discovered i could not use localhost :P in the catalog/includes/configure.php don't use localhost for HTTP_SERVER. Put all the path including catalog eg. define('HTTP_SERVER', 'http://www.myserver.org/oscommerce/catalog/');
amarelito Posted May 18, 2004 Author Posted May 18, 2004 hooray... problem solved... if anyone else has the some error, check configure.php in admin/includes/ as well... I had just checked the catalog configure file.. sorry for my dumbness.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.