How to stop VMware port error of 443 on XAMPP Control Panel v3.2.1

前端 未结 10 915
梦谈多话
梦谈多话 2020-12-22 18:04

When I run XAMPP Control Panel v3.2.1 I get this error:

07:37:24  [Apache]  Problem detected!
07:37:24  [Apache]  Po         


        
10条回答
  •  独厮守ぢ
    2020-12-22 18:40

    Run vmware as administrator in windows or as root in linux. Then ctrl+P to open preferences. then on shared vms. You can see a port number 443 by default. This is conflicting with apache that is why it is not starting. Change it to some other value say 8443. Then try to start apache it will run.

提交回复
热议问题