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.
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.
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.
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.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now