警告:realpath() [function.realpath]:无法访问/Plesk 问题
我刚刚将我的服务器从 parallels 升级到 plesk 版本 9.3。现在我所有的 joomla 网站(和其他网站)都显示
警告:realpath() [function.realpath]:无法访问/”文件 位置”错误。
有什么想法可以解决它吗?
谢谢
I've just upgraded my server to version 9.3 of plesk from parallels. Now all my joomla sites ( and others) are showing a
Warning: realpath() [function.realpath]: Unable to access / "file
location" error.
Any ideas what I can do to resolve it??
thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我在 Joomla 上也遇到了同样的问题。我通过关闭 php.ini 中的安全模式修复了这个问题。
I had the same problem with Joomla. I fixed it by turning off safe mod in
php.ini
.