2016年3月7日 星期一

XAMPP 啟動Apache失敗

因為電腦開著skype裝xampp報錯後重裝就發生這個問題

Apache启动提示
10:33:43  [Apache] Problem detected!
10:33:43  [Apache] Port 80 in use by "Unable to open process" with PID 4!
10:33:43  [Apache] Apache WILL NOT start without the configured ports free!
10:33:43  [Apache] You need to uninstall/disable/reconfigure the blocking application
10:33:43  [Apache] or reconfigure Apache and the Control Panel to listen on a different port
10:33:43  [Apache] Problem detected!
10:33:43  [Apache] Port 443 in use by ""C:\Program Files (x86)\VMware\VMware Workstation\vmware-hostd.exe" -u "C:\ProgramData\VMware\hostd\config.xml"" with PID 5728!
10:33:43  [Apache] Apache WILL NOT start without the configured ports free!
10:33:43  [Apache] You need to uninstall/disable/reconfigure the blocking application
10:33:43  [Apache] or reconfigure Apache and the Control Panel to listen on a different port

直接開 http://localhost 可以開xampp下的網頁,但是卻不能Start、Stop

解法:
ctrl+shift+esc 開啟Windows工作管理員 => 處理程序 => 把兩個 httpd.exe 手動 "結束處理程序"

XAMPP介面不能註冊Service 
解法:
使用"系統管理者" 打開XAMPP 控制面板

Windows 10 無法啟動Apache
http://stackoverflow.com/questions/27333203/xampp-couldnt-start-apache-windows-10
1. 搜尋 services.msc
2. 停用 World Wide Web Publishing Service
3. 用管理員打開 XAMPP 面板啟動 Apache

參考資料:
http://stackoverflow.com/questions/20188546/cant-check-services-module-in-xampp  Can't check services module in xampp
http://blog.sina.com.cn/s/blog_542095870101hvq7.html  安装XAMPP时启动Apache失败解决方法 xampp-win32-1.8.3-1-VC11-installer


沒有留言:

張貼留言