Hello! I need help.
I use cPanel for hosting (on GoDaddy) for my website. Last Tursday I made some changes in php-files (nothing related to connection to DB) and upload them on server. Friday morning everything was still OK. But when I wanted to make some new changes on Saturday, I got this error:
Connect Error MySQL.
Access denied for user 'evbkulxan0cv'@'localhost' (using password: YES)
When I try to sign in on cPanel using usual login and password, everything is fine. But when I use the same login and password on phpMyAdmin, I get this error:
mysqli_connect(): (28000/1045): Access denied for user 'cpses_evi5w8e6l5'@'localhost' (using password: YES)
Undefined index: auth_type
This website has already worked for two years and it's first time I have this issue.
I use cPanel for hosting (on GoDaddy) for my website. Last Tursday I made some changes in php-files (nothing related to connection to DB) and upload them on server. Friday morning everything was still OK. But when I wanted to make some new changes on Saturday, I got this error:
Connect Error MySQL.
Access denied for user 'evbkulxan0cv'@'localhost' (using password: YES)
When I try to sign in on cPanel using usual login and password, everything is fine. But when I use the same login and password on phpMyAdmin, I get this error:
mysqli_connect(): (28000/1045): Access denied for user 'cpses_evi5w8e6l5'@'localhost' (using password: YES)
Undefined index: auth_type
This website has already worked for two years and it's first time I have this issue.
Last edited by a moderator: