What should I do if phpmyadmin cannot log in? Methods to solve the problem that phpmyadmin cannot log in
1. The fault is as shown in the figure below. An error occurs and you cannot log in!
#2. We need to use remote connection, run the Remote Desktop Connection program on the desktop, enter the computer name, which is the IP, and click "Connect".
#3. Right-click the start icon and select "Administrative Tools" - "Internet Information Services (IIS) Manager".
4. Open the website folder in this interface, click "phpmyadmin", hit it with the right mouse button, and click the "Properties" option in the pop-up box. Can.
5. Then click the "Advanced" button in the properties interface.
#6. Use the mouse to double-click the default value item below.
7. Fill in the IP address in the window shown below and set the port to: 999.
8. In this way, you can successfully log in to the phpmyadmin backend!
The above is the detailed content of What should I do if phpmyadmin cannot log in?. For more information, please follow other related articles on the PHP Chinese website!