“open_basedir限制生效” VPS 上的 php 错误

发布于 2024-12-29 05:56:28 字数 281 浏览 1 评论 0原文

我正在尝试在我的 VPS 上部署 Zend Framework 应用程序。

我的计划是将整个应用程序上传到 /var/www/vhosts/my.domain/httpdocs 文件夹,然后将 Plesk Panel 中的文档根 设置更改为httpdocs/public.html

但是,当我这样做时,我收到上述错误。

这里有答案,但没有一个完全符合我的情况。我希望有人能针对我的情况提供具体建议。 (在 Plesk Panel 中更改文档根目录)

I'm trying to deploy a Zend Framework Application on my VPS.

My plan was to upload the entire application to the /var/www/vhosts/my.domain/httpdocs folder , and then change the document root setting in my Plesk Panel to httpdocs/public.

However, when I do this I get the above error.

There are answers on here, but none that exactly match my situation. I'm hoping for someone who has specific advice for my situation. (changing document root in Plesk Panel)

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

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

发布评论

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

评论(1

这样的小城市 2025-01-05 05:56:28

当然,必须更新 PHP open_basedir 设置以包含新的文档根目录。

但我不知道如何在 Plesk 中执行此操作。

Of course, the PHP open_basedir setting must be updated to include the new document root.

Yet I do not know how to do this in Plesk.

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