cukuir Posted March 7, 2003 Share Posted March 7, 2003 Hi, i have a problem, i have instaled apache+php+mysql on my computer and its working fine, but i don't know how to specify the file sql. I put all files in the directory and it gives me the following error : 1046 - No Database Selected select configuration_key as cfgKey, configuration_value as cfgValue from configuration [TEP STOP] Can someone help me ???? Link to comment Share on other sites More sharing options...
greree Posted March 7, 2003 Share Posted March 7, 2003 Did you load the database into MySQL? That has to be done manually or through the install process. Did you restart MySQL after you loaded the database? Are you sure MySQL is running? Link to comment Share on other sites More sharing options...
cukuir Posted March 7, 2003 Author Share Posted March 7, 2003 Tell me i have to install in my computer the same way that i have installed on a server ? Link to comment Share on other sites More sharing options...
greree Posted March 8, 2003 Share Posted March 8, 2003 Download a program called phpMyAdmin. You can get it at http://www.phpmyadmin.net/ . Use it to make changes to your database, such as creating databases and users, and for loading oscommerce.sql into your database. Link to comment Share on other sites More sharing options...
toolcrazy Posted March 8, 2003 Share Posted March 8, 2003 And then go to: http://guide.oscdox.com And read and learn! :D Steve ------------------------- Link to comment Share on other sites More sharing options...
greree Posted March 8, 2003 Share Posted March 8, 2003 Oh, yeah. I keep forgetting to mention that. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.