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

What should I do if phpmyadmin fails to connect?

coldplay.xixi
coldplay.xixiOriginal
2020-07-20 16:24:082917browse

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!

Statement:
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