Home > Database > phpMyAdmin > What should I do if phpmyadmin fails to connect?

What should I do if phpmyadmin fails to connect?

coldplay.xixi
Release: 2020-07-20 16:24:08
Original
3022 people have browsed it

The solution to the problem that phpmyadmin cannot connect: first find the [config.inc.php] file; then press [ctrl f] to find the password and change the password; finally log in to phpmyadmin again.

What should I do if phpmyadmin fails to connect?

Solution to the problem that phpmyadmin cannot connect:

1. Go to the directory where you installed phpmyadmin and find it config.inc.phpThis file

What should I do if phpmyadmin fails to connect?

2. Open it with Notepad, press ctrl f on the keyboard, search for "password", and locate the Line

What should I do if phpmyadmin fails to connect?

3. Enter the password you changed before in phpmyadmin within the quotation marks and save

. For example, I changed it to 123456

What should I do if phpmyadmin fails to connect?

4. Log in to phpmyadmin again at this time

What should I do if phpmyadmin fails to connect?

5. Log in successfully

What should I do if phpmyadmin fails to connect?

Related tutorial recommendations: phpmyadmin

The above is the detailed content of What should I do if phpmyadmin fails to connect?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template