网站有证书,开启了openssl和curl模块,QQ登录却始终失败,调试模式报错如下:
php默认配置文件里open_basedir是注释状态,而/www/server/panel/默认权限是:
所有者改成www也不行,改成755才行。不然就会提示:
file_get_contents(): open_basedir restriction in effect. File(/www/server/panel/ca-bundle.crt) is not within the allowed path(s): (/www/wwwroot/bbs.xuezishi.net/:/tmp/:/proc/) 改成755之后安全么?
|
|