XAMPP 3.1.0不工作,因爲端口80正在使用中。我環顧四周,這似乎是一個普遍的問題。我已經停止了IIS,skype沒有運行,web部署代理服務正在運行,我已經改變了Apache的httpd.conf的配置來聽取端口80,按照這個問題的第二個答案:XAMPP PORT 80 is Busy/EasyPHP error in Apache configuration file:,但仍然沒有運氣。下面是XAMPP的控制面板上的錯誤信息:Windows 7中的XAMPP端口80錯誤
2:03:49 PM [Apache] Problem detected!
2:03:49 PM [Apache] Port 80 in use by "system"!
2:03:49 PM [Apache] Apache WILL NOT start without the configured ports free!
2:03:49 PM [Apache] You need to uninstall/disable/reconfigure the blocking application
2:03:49 PM [Apache] or reconfigure Apache to listen on a different port
2:03:49 PM [Apache] XAMPP Apache is already running on port 443
2:03:49 PM [mysql] MySQL Service detected with wrong path
2:03:49 PM [mysql] Change XAMPP MySQL settings or
2:03:49 PM [mysql] Uninstall/disable the other service manually first
2:03:49 PM [mysql] Found Path: ERROR: Not Able To Open Service Manager
2:03:49 PM [mysql] Expected Path: c:\xampp\mysql\bin\mysqld.exe --defaults-file=c:\xampp\mysql\bin\my.ini mysql
2:03:49 PM [mysql] Problem detected!
2:03:49 PM [mysql] Port 3306 in use by "mysqld.exe"!
2:03:49 PM [mysql] MySQL WILL NOT start without the configured ports free!
2:03:49 PM [mysql] You need to uninstall/disable/reconfigure the blocking application
2:03:49 PM [mysql] or reconfigure MySQL to listen on a different port
2:03:49 PM [Tomcat] Problem detected!
2:03:49 PM [Tomcat] Port 8080 in use by "c:\xampp\apache\bin\httpd.exe"!
2:03:49 PM [Tomcat] Tomcat WILL NOT start without the configured ports free!
2:03:49 PM [Tomcat] You need to uninstall/disable/reconfigure the blocking application
2:03:49 PM [Tomcat] or reconfigure Tomcat to listen on a different port
當我去到localhost它需要我,即使該服務是在控制面板停止IIS7屏幕。