xampp installed on Mac not accessible via localhost, only local ip

纵然是瞬间 提交于 2020-06-14 04:10:50

问题


After intalling Xampp on my Mac. The address is http://192.168.64.2/dashboard how can I make it to be accessible via localhost or 127.0.0.1 ?


回答1:


You most likely installed the application that sets up a virtual machine. Revisit the download page and select the application without 'vm' at the end

here: https://www.apachefriends.org/download.html




回答2:


Like Ab Ned said, you've probably installed the VM version. I guess that's a good thing because it might save your from unwanted side-effects. So, if you want to stick with it, just activate the port forwarding:

There's also a little walkthrough at https://www.apachefriends.org/faq_stackman.html.



来源:https://stackoverflow.com/questions/46383398/xampp-installed-on-mac-not-accessible-via-localhost-only-local-ip

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!