【发布时间】:2013-08-07 09:40:57
【问题描述】:
我已将我的 WordPress 网站上传到共享的 plesk 并行面板到专用的 plesk 并行面板。但是现在我在推荐旋转器插件中收到一个警告,如下所示:
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(PATH1\httpdocs/wp-content/plugins/SITE_URL/wp-admin/edit.php) is not within the allowed path(s): (PATH_2_SITE;PATH_2_TEMP)
而且永久链接设置也有问题。当我将其设置为自定义结构时:
/%category%/%postname%/
它给出 404 : page not found.
不知道问题究竟出在哪里,在服务器上还是在我的网站上。
因为它在共享 plesk 上运行良好。 请帮我解决这些问题
提前致谢,
莫娜
【问题讨论】:
-
故障排除提示 #1: 停用所有插件,恢复到 212,然后查看是否出现错误。
-
主机已应用安全设置。见:php.net/manual/en/ini.core.php#ini.open-basedir
-
感谢回复,我看到了那个东西php.net/manual/en/ini.core.php#ini.open-basedir,但我不知道如何解决。我们可以更改该设置吗?
-
Amal Murali,我试过了,但没有在新的 plesk 服务器上工作。同样的事情在以前的 plesk 中工作
标签: php wordpress apache parallel-processing plesk