After installing wamp for the first time, all services can be used normally, but after restarting wamp's icon turns yellow, and the same happens after reinstalling Check the error log: The error shown in the log is: The log prompts that the error may be that port 3306 is occupied. Let's see which program occupies port 3306: Run cmd in Windows and enter You can see that the program with pid 2092 occupies port 3306. End it. Input command: After success, restart wamp and start normally! Summarize The above is the solution that the editor introduced to you when MySQL in WAMP can be started but cannot be started after restart. I hope it will be helpful to you. If you have any questions, please leave me a message and I will reply to you in time! You may also be interested in:
|
<<: Detailed explanation of Vue options
>>: In-depth understanding of Vue's data responsiveness
Tag type (display mode) HTML tags are generally d...
1. Advantages and Disadvantages of Indexes Advant...
virtualenv is a tool for creating isolated Python...
Today, when I was practicing with the Baidu page,...
Borrowing Constructors The basic idea of this t...
1. Download the corresponding installation file f...
This article uses an example to illustrate the us...
Most of this article refers to other tutorials on...
This article mainly introduces the binary type op...
The main function of the brower module is to dete...
Preface We may have heard of the concept of rowid...
Development Pain Points During the development pr...
SSH public key authentication is one of the SSH a...
MySQL DDL statements What is DDL, DML. DDL is dat...
We implement a red image style for the clicked bu...