你如何修复 require_once(): open_basedir 对 VestaCP 的限制?

问题描述

使用 CentOS VestaCP 安装后,我无法让它看到梨形

require_once ("System.PHP"); // for pear

错误

Warning: require_once(): open_basedir restriction in effect. File(/usr/share/pear/System.PHP) is not within the allowed path(s): (/home/$my_account/web/$my_domain/public_html:/home/$my_account/tmp) in /home/$my_account/web/$my_domain/public_html/smtp/test-pear.PHP on line 34

想法?

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)