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
Open any web page: for example, http://www.baidu....
This article example shares the specific code of ...
Table of contents Preface environment Install Cre...
In the previous article, we have realized the sim...
Table of contents Preface Check and uninstall Ope...
Table of contents Preface Option 1: Option 2: Opt...
Code <div class="test"> <div&g...
1. Environmental Description (1) CentOS-7-x86_64,...
Table of contents background Effect Ideas backgro...
1. Check the firewall status Check the firewall s...
I like to pay attention to some news on weekdays a...
Table of contents Passing parameters between pare...
Angular Cookie read and write operations, the cod...
In HTML, common URLs are represented in a variety ...
Table of contents in conclusion Practice Analysis...