简体   繁体   中英

I installed Xampp on Windows 8. When I try to start MySql in XAMPP control panel I have the following message and MySql does not start

在此处输入图片说明 Remove prev. installed and install new than start mysql . but when start next day same facing problem, I already check Skype(Not start) How to slove problem

Run a netstat and see what program on port 3306 (MySQL default) is using. Typically this is Skype or other similar programs.

Try to change the port of MySQL. Just go to
config -> Services and Port Setting -> MySQL -> Main Port
It is default 3306 change it to 3308 and try again.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM