【发布时间】:2015-05-18 16:34:29
【问题描述】:
我在 Windows 中安装 xampp 时遇到一些问题。实际上,我的笔记本电脑中安装了 Skype 和团队查看器。我已经卸载了团队查看器,并且在 Skype 中我已经检查了“使用端口 80 和 443 进行额外的传入连接”我仍然遇到这个问题。这是
5:07:24 PM [Apache] Attempting to start Apache service...
5:07:32 PM [mysql] Problem detected!
5:07:32 PM [mysql] Port 3306 in use by ""C:\Program Files\MySQL\MySQL Server 5.5\bin\mysqld" --defaults-file="C:\Program Files\MySQL\MySQL Server 5.5\my.ini" MySQL"!
5:07:32 PM [mysql] MySQL WILL NOT start without the configured ports free!
5:07:32 PM [mysql] You need to uninstall/disable/reconfigure the blocking application
5:07:32 PM [mysql] or reconfigure MySQL and the Control Panel to listen on a different port
5:07:32 PM [mysql] Attempting to start MySQL service...
MySql 和 Apache 都没有启动。请帮我解决这个问题。
提前致谢。 :)
【问题讨论】:
-
您已经让 MySQL 以某种方式运行。找出它在哪里并将其关闭。
-
Thnq.. 但是如何找出它在哪里运行..
-
例如,查看您的进程列表。
标签: mysql windows apache installation xampp