badbyte Posted August 21, 2005 Posted August 21, 2005 Hello guys. I'm having a problem that a can't figure out, maybe someone can help me. I installed AppServ and the oscommerce template and everything went ok, i can access the admin site and the catalog. When i restarted my computer i tried to go again to the admin site and it doesn't open but the catalog is ok. Then i tried to edit AppServ\www\includes\configure.php and AppServ\www\admin\includes\configure.php and changed everything needed to my lan ip 192.168.2.102 to see if both sites (admin and catalog) would work. When i tried to open both sites from another computer in my lan the error is 1046 - No Database Selected select configuration_key as cfgKey, configuration_value as cfgValue from configuration [TEP STOP] How can i fix this? Thanks
logicshed Posted August 29, 2005 Posted August 29, 2005 Hello, I was wondering if you were able to fix your problem? If you were able to fix your problem can you pass on the information to me? I am having the same problem at this point. Thanks Jay
kgt Posted August 29, 2005 Posted August 29, 2005 In AppServ\www\includes\configure.php and AppServ\www\admin\includes\configure.php, make sure the entries for your database are correct. You want "localhost", not 192.168.2.102 in the database server portion: define('DB_SERVER', 'localhost'); Contributions Discount Coupon Codes Donations
Guest Posted August 29, 2005 Posted August 29, 2005 do you have the mysql server setup so the database can be accesed via the network? is this a separate system you are trying to access remotely?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.