Hello, i have imported an database via this command :
mysql -u root < all_databases.sql
after it, everything stopped working. WHM >> phpmyadmin this is also not working. cPanel's phpmyadmin also not working.
mysql server is offline.
in whm >> phpmyadmin i am getting this error :
mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: YES)
Undefined index: auth_type
i tried changing password of users and root and mysql root but nothing works.
please help me fast
mysql -u root < all_databases.sql
after it, everything stopped working. WHM >> phpmyadmin this is also not working. cPanel's phpmyadmin also not working.
mysql server is offline.
in whm >> phpmyadmin i am getting this error :
mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: YES)
Undefined index: auth_type
i tried changing password of users and root and mysql root but nothing works.
please help me fast
Last edited by a moderator: