XAMPP Error: My SQL PhpMyAdmin Access Denied Error | Solved | 100% Working Solution

preview_player
Показать описание
Error: MySQL shutdown unexpectedly.
This may be due to a blocked port, missing dependencies,
improper privileges, a crash, or a shutdown by another method.
[mysql] Press the Logs button to view error logs and check
[mysql] the Windows Event Viewer for more clues
[mysql] If you need more help, copy and post this
[mysql] entire log window on the forums
[mysql] Problem detected!
[mysql] Port 3306 in use by "Unable to open process"!
[mysql] MySQL WILL NOT start without the configured ports free!
[mysql] You need to uninstall/disable/reconfigure the blocking application
or reconfigure MySQL and the Control Panel to listen on a different port

Above is the error log in xampp control panel

Fix xampp server phpMyadmin access denied.
cannot connect: invalid settings.

mysqli_real_connect(): (HY000/1130): Host 'localhost' is not allowed to connect to this MariaDB server

Connection for control user as defined in your configuration failed.
mysqli_real_connect(): (HY000/1130): Host 'localhost' is not allowed to connect to this Maria DB Server

phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.

#PhpMyAdminAccessDeniedError
#XamppPhpMyAdmin
#MySQLAccessDeniedError
Рекомендации по теме
Комментарии
Автор

Its work Thank you so much mam
❤I watched so much Video But not working... Because of your video my problem is solve

kiranbawane
Автор

Thanks a lot
You saved my a lot of times 🙏🏻

Sayan_Ghosal
Автор

Really its helpful thank you so much 🤗

rishiharal
Автор

Hello, can anyone please help me I have followed the same steps but still I am facing same the issue of "Access Denied".

sheelparikh
Автор

Please help me
Warning: mysqli::__construct(): (HY000/2002): No connection could be made because the target machine actively refused it. in on line 6
connection failedNo connection could be made because the target machine actively refused it

I already change the config of xamp control panel and local disk (C); config.inc.php but I cannot fix it. Please help me and reply this message as soon as possible.

wynnmiles