Currently Posted December 3, 2013 Group: Members Topic Count: 162 Topics Per Day: 0.03 Content Count: 313 Reputation: 1 Joined: 01/22/12 Last Seen: November 17, 2023 Share Posted December 3, 2013 (edited) After trying to install server files, Run runserver-sql and got this error. Any help please? P.S. Using a Microsoft Windows 8 64-bit OS. Maybe the MySQL I downloaded or configured does not match with the OS? Edited December 3, 2013 by Dreamworks Quote Link to comment Share on other sites More sharing options...
Discount Ninja Posted December 5, 2013 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 36 Reputation: 3 Joined: 08/23/12 Last Seen: August 27, 2023 Share Posted December 5, 2013 Access denied for MYSQL could be several things. 1. Be sure your user has access at 127.0.0.1 (localhost, 127.0.0.1, and % are all different addresses to mysql) 2. Username and or password could be wrong. 3. A firewall/anti-virus/security program could be blocking mysql access. 4. The service MYSQL isn't even running (Very common). 5. Your user doesn't have permission to access your RO database. Those are the most common fixes. Quote Link to comment Share on other sites More sharing options...
Question
Currently
After trying to install server files, Run runserver-sql and got this error.
Any help please?
P.S. Using a Microsoft Windows 8 64-bit OS. Maybe the MySQL I downloaded or configured does not match with the OS?

Edited by DreamworksLink to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.