Jump to content

Recommended Posts

Posted

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.

Posted

That means you have the wrong username or password, or you have not granted priveledges to that user.

Posted

Actually, after some further digging, it was the server that did not have access. When I included % as a "remote" server, everything works fine.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...