如何配置xamp?

发布于 2024-09-10 17:32:56 字数 645 浏览 1 评论 0原文

最近我在我的 VPS (windows xp sp3) 上安装了 xamp 服务器 我在那里安装了 mysite 我成功地逃脱了 http://localhost.com/mysite/index.php

http://xxx.xxx.xxx.xx/mysite/index.php (在我的 vps 本地,其中 xx.xxx.xxx.xx 是我的服务器 IP )

但是当我尝试访问链接 http://xxx.xxx.xxx.xx/mysite/index.php 从我的家用电脑上显示正在等待,最后出现空白页面:(

任何人都可以帮助我解决这个问题吗?

提前致谢

编辑:该死的,我没有关闭Windows防火墙,问题解决了,如果有人遇到这个问题,只需关闭你的Windows防火墙:)

recently i installed xamp server on my VPS (windows xp sp3)
and i installed mysite there
i am successful to run my from
http://localhost.com/mysite/index.php

and http://xxx.xxx.xxx.xx/mysite/index.php (locally on my vps ,where xx.xxx.xxx.xx is my server IP )

but when i am trying to access the link http://xxx.xxx.xxx.xx/mysite/index.php from my home pc its saying waiiting and finally blank white page coming :(

can any one help me in this issue

thanks in advance

Edit : Damn i didnt turned off windows firewall ,Problem solved ,If some one faced this issue just turn off u r windows firewall:)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

明月夜 2024-09-17 17:32:56

除了打开防火墙之外,还要编辑 xampp\apache\conf\extra 文件夹中的 httpd-xampp.conf。

最后一条规则是不允许在配置页面上进行意外导航。

In addition of opening the firewall, edit the httpd-xampp.conf in xampp\apache\conf\extra folder.

The last rule is there to unallow unexepected navigation on configuration pages.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文