开发者

xampp not responding to external request

开发者 https://www.devze.com 2023-01-27 04:54 出处:网络
i am trying to run xampp on the internal network but it 开发者_如何学Pythonis not responding could anyone help me with itHere are things you can check:

i am trying to run xampp on the internal network but it 开发者_如何学Pythonis not responding could anyone help me with it


Here are things you can check:

  • Is it running at all? You might have some other application running on port 80 (default if you haven't changed anything)
  • Can you access it on the same machine it's running? Open your browser and go to http://localhost/ - if it works, then it's a communication issue between the machines
  • Can you see anything in the logs?
  • Do you have any firewall running on the machine running XAMPP? If so, turn it off temporarily and see if it works - you should configure it properly and configure it afterwards

You should check the FAQs:

depending on the OS you are running it on.

0

精彩评论

暂无评论...
验证码 换一张
取 消