修改windows系統下xampp中apache端口被其他程式占用的問題

2020-12-13 06:06

阅读:255

标签:http   io   for   art   ar   line   amp   res   

windows 7安裝後啟動xampp, 提示port 443 被其他程式占用。

網上查找解決方案:

http://stackoverflow.com/questions/21182512/how-to-stop-vmware-port-error-of-443-on-xampp-control-panel-v3-2-1

* Open up httpd-ssl.conf in path2xampp\apache\conf\extra
* Look for the line Listen 443
* Change port number to anything you want. I use 4430. ex. Listen 4430.
* Replace every 443 string with 4430. Save the file.

用這個方法修改後保存conf檔案,重新啟動XAMPP Control Panel 仍然提示同樣的問題,重新啟動電腦還是同樣的問題 ~~

最後解決方案:

點擊XAMPP Control Panel右上角的Config(不是apache的Config), 再點擊Service and Port Setting 按鈕。

修改其中apache分頁面的Main Port =>8080, SSL Port => 4433, Restart XAMPP Control Panel .


修改windows系統下xampp中apache端口被其他程式占用的問題,搜素材,soscw.com

修改windows系統下xampp中apache端口被其他程式占用的問題

标签:http   io   for   art   ar   line   amp   res   

原文地址:http://www.cnblogs.com/sipher/p/3895855.html


评论


亲,登录后才可以留言!