When configuring the environment for PHP + MYSQL + APACHE environment problems & nbsp; The mysqlroot password is incorrect. how can this problem be solved? I typed a password and the following pop-up will pop up: connection to mysql failed .. ------ solution ------------------ connection to mysql failed? What is the result of Chinese? Phpmyadmin? Connection failure should be caused by mysql PHP + MYSQL + APACHE environment problems
When configuring the environment
Incorrect mysql root password reset mysql root password
How can this problem be solved? I typed the password and it popped up:
Failed to connect to mysql ..
------ Solution --------------------
Failed to connect to mysql?
What is the result of Chinese? Phpmyadmin?
The connection fails because the mysql service is not started.
------ Solution --------------------
If you use LAMP, try root and test respectively for the user name and password.
------ Solution --------------------
Let's take a look at his help to see how to reset it. Generally, this is not the case. I have never used these integration packages. First, let's take a look at what the official website says. Generally, there is a default password.
------ Solution --------------------
Empty password. Have you tried?
User: root
Pass:
------ Solution --------------------
First try to log on to MySql under the command line
------ Solution --------------------
Stop your mysql instance before installing phpnow, check whether Port 3306 is disabled, and then install
Otherwise, we will report a product conflict and we have to change the port number for you.
You will be prompted to enter the password during installation
If you do not remember to enter the password, the default password is null ""
You can check the localhost/phpmyadmin root ''.