• Welcome to ForumKorner!
    Join today and become a part of the community.

"Unable to select database" error.

Reputation
0
So, I am currently working to create a warez site forApple Macintosh users. I, of course, needed to make user accounts so that the site could be pseudo-private. Anyways, the login script I am using (like every other system out there) needs to be able to select the MySQL database in order to check if a password was entered correctly, to make sure a username actually exists, etc. Well, no matter what I do (I am absolutely sure at this point that the info I have is correct within my script) I cannot get the DB user to select the DB. If you think you can help me, please do not hesitate to PM me.
 

Wiggles

Active Member
Reputation
0
Are you using a local or remote SQL?
 

Alex H.

Member
Reputation
0
Check the config.php file that came with it. Make sure you made a mysql database.
 
Top