Jump to content

Warning: Mysqli_Connect() : Access Denied For User '<Dbuser>'@'stevie.heliohost.org' (Using Password: Yes)


Recommended Posts

Posted

I am getting this error when accessing the homepage of my heliohost site:

 

Warning: mysqli_connect() [function.mysqli-connect]: (28000/1045): Access denied for user '<dbuser>'@'stevie.heliohost.org' (using password: YES) in/home1/galiarm/public_html/config.php on line 2

Failed to connect to MySQL: Access denied for user '<dbuser>'@'stevie.heliohost.org' (using password: YES)

 

I checked my 'config.php' file and made sure that the the db name, db user, the password, and the server (stevie.heliohost.org) was correct. I also added the user to the database I created. What could be wrong? Any ideas? Thanks in advance

Posted

Try the username without < and > ? Also database username will be prefixed with your cpanel username such as gli_dbuser if your cpanel account is gli.

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...