从主机访问Linux虚拟机上的PHP网站

发布于 2024-11-09 11:05:36 字数 196 浏览 0 评论 0原文

我已在虚拟机 (VMWare) 上安装了 Ubuntu Server 10,并设置了 LAMP 堆栈。当我在 Linux 虚拟机上的 Firefox 中访问“mysitename”时,一切运行正常,但是当我尝试在 Windows 计算机上访问它时,它只提供 .php 文件中的 HTML,而不执行 PHP。有人可以提供一些建议吗?我猜这将是一个 apache 设置,但我不确定。

I have installed Ubuntu Server 10 on a virtual machine (VMWare) and I have set up a LAMP stack. Everything runs fine when I go to "mysitename" in Firefox on the linux virtual machine, but when I try to access it on my windows machine, it only gives me the HTML in my .php file, and does not execute the PHP. Can anyone provide some suggestions? I'm guessing it will be an apache setting, but I'm not sure.

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

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

发布评论

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

评论(1

浅沫记忆 2024-11-16 11:05:36

您从 Windows 计算机访问什么 URL?您确定当您从 Linux Guest 访问 PHP 文件时,该文件确实被解释了吗?

What URL are you accessing from your Windows machine? Are you sure that the PHP file is actually interpreted when you're accessing it from the Linux Guest?

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