Currently Posted December 3, 2013 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
Discount Ninja Posted December 5, 2013 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
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 Dreamworks1 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.