oermops Posted September 17, 2011 Posted September 17, 2011 Hello All, I have just uploaded software for people to access my database (created using PHPRunner). When I go to the directory where the software is located, I get the following error: Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'oermops_admin'@'stevie.heliohost.org' (using password: YES) in /home/oermops/public_html/quals/include/dbconnection.php on line 9 Fatal error: Access denied for user 'oermops_admin'@'stevie.heliohost.org' (using password: YES) in /home/oermops/public_html/quals/include/dbconnection.php on line 12 Help please! I don't want to do anything with the site until I can get the database working. Quote
Guest xaav Posted September 17, 2011 Posted September 17, 2011 That means you have the wrong username or password, or you have not granted priveledges to that user. Quote
oermops Posted September 17, 2011 Author Posted September 17, 2011 Actually, after some further digging, it was the server that did not have access. When I included % as a "remote" server, everything works fine. Quote
Guest xaav Posted September 17, 2011 Posted September 17, 2011 Glad your problem got solved! Please spare a few minutes to take our brief survey:http://feedback.heliohost.org/Your participation in this survey is greatly appreciated. Quote
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.