Not able to open MySQL Database

Website URL

https://satyamregmi.com.np

Error Message

Not able to open my database at:
https://php-myadmin.net/db_structure.php?db=epiz_mydb
epiz_mydb is written as reference to my db.

Other Information

When I enabled error reporting it shows:
Fatal error: Uncaught mysqli_sql_exception: Access denied for user ‘epiz_mydb’@‘192.168.0.137’ (using password: YES) in /home/vol15_6/epizy.com/epiz_mydb/htdocs/cred.php:9 Stack trace: #0 /home/vol15_6/epizy.com/epiz_mydb/htdocs/cred.php(9): mysqli->__construct(‘sql101.infinity…’, ‘epiz_mydb’, Object(SensitiveParameterValue), ‘epiz_mydb…’) #1 /home/vol15_6/epizy.com/epiz_mydb/htdocs/index.php(7): include(‘/home/vol15_6/e…’) #2 {main} thrown in /home/vol15_6/epizy.com/epiz_mydb/htdocs/cred.php on line 9

It was working fine yesterday but today it is showing error. All of the credentials are correct.

Please read this thread

3 Likes

All of my credentials are correct.

1 Like

If your credentials were correct, it would probably work. It doesn’t work, so something is incorrect.

There seems to be some evidence that the database maintenance from a few days ago may have messed with the database password. If you update the password from the client area, it should fix everything on the database side. You can revert it back to the original password afterwards if you want.

4 Likes

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