Access denied for user

My website URL is: http://staspsb.epizy.com/

What I’m seeing is: Warning : mysqli_connect(): (HY000/1045): Access denied for user ‘epiz_24606994’@‘192.168.2.187’ (using password: YES) in /home/vol1_1/epizy.com/epiz_24606994/htdocs/includes/database.php on line 8

I’m using this software:

Additional information:
I checked previous topic and post but unable to get it to work. Also using the same password for the hosting account and the FTP (Which I can access) with this connection details:

$dbuser=“epiz_24606994”;

Hidden by MOD

$dbserver=“sql300.epizy.com”;

$dbname=“epiz_24606994_libnews”;

$newcon=mysqli_connect($dbserver,$dbuser,$dbpwd,$dbname) or die (mysqli_connect_errno());

Oh and I also were unable to connect to my phpmyadmin via control panel due to too many redirect error

This is the page that encounter this error

http://staspsb.epizy.com/login_s.php

MAN PLEASE CHANGE YOUR PASSWORD THAT I COULD SUCCESSFULLY LOG IN TO YOUR CPANEL!!!

Please censor your password next time. You password type says you’ve refreshed it on Reset password

it Won’t change database password. to change your password. go to Login to your account - InfinityFree click on your site account. Click on edit account to change your password from here!

it will change your password for both DB and cpanel.

1 Like

Changed it and it’s still not working

1 Like

https://infinityfree.net/support/unable-to-access-phpmyadmin/

https://infinityfree.net/support/common-mysql-errors/

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.