php Warning: require(): open_basedir restriction in effect File(/www/wwwroot/default/

Posted Bush-hb

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了php Warning: require(): open_basedir restriction in effect File(/www/wwwroot/default/相关的知识,希望对你有一定的参考价值。

解决方案如下:

一、找到修改fastcgi的配置文件 (/usr/local/nginx/conf/fastcgi.conf)

   

 

 

二、vi进行编辑(保存退出)

 

三、对虚拟主机配置进行重写
在Nginx低版本中,是不支持PATHINFO的,但是可以通过在Nginx.conf中配置转发规则实


四、重新启动web服务器

以上是关于php Warning: require(): open_basedir restriction in effect File(/www/wwwroot/default/的主要内容,如果未能解决你的问题,请参考以下文章

Laravel访问出错错误信息:`Warning: require(/vendor/autoload.php): failed to open stream: No such file or dire

Laravel5.6安裝:Warning: require(../vendor/autoload.php): failed to open stream: No such file or direct

git 拖下laravel 代码后报错 Warning: require(D:WWWlaravelootstrap/../vendor/autoload.php

php Warning: require(): open_basedir restriction in effect File(/www/wwwroot/default/

php include require

宝塔部署项目报Warning: require(): open_basedir restriction in effect的解决方案