PHP message: PHP Fatal error: require(): Failed opening required
Posted 百里
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了PHP message: PHP Fatal error: require(): Failed opening required相关的知识,希望对你有一定的参考价值。
php message: PHP Warning: require(/data/wwwroot/blog.sgfoot.com/bootstrap/autoload.php): failed to open stream: Operation not permitted in /data/wwwroot/blog.sgfoot.com/public/index.php on line 22
PHP message: PHP Fatal error: require(): Failed opening required \'/data/wwwroot/blog.sgfoot.com/public/../bootstrap/autoload.php\' (include_path=\'.:/usr/local/php/lib/php\') in /data/wwwroot/blog.sgfoot.com/public/index.php on line 22" while reading response header from upstream, client: 114.243.5.17, server: blog.sgfoot.com, request: "GET / HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "b.sgfoot.com"
2018/06/25 15:35:13 [error] 24986#0: *15037 FastCGI sent in stderr: "PHP message: PHP Warning: require(): open_basedir restriction in effect. File(/data/wwwroot/blog.sgfoot.com/bootstrap/autoload.php) is not within the allowed path(s): (/data/wwwroot/blog.sgfoot.com/public/:/tmp/:/proc/) in /data/wwwroot/blog.sgfoot.com/public/index.php on line 22
使用的是lnmp
解决方法/usr/local/nginx/conf
vim fastcgi.conf
以上是关于PHP message: PHP Fatal error: require(): Failed opening required的主要内容,如果未能解决你的问题,请参考以下文章
PHP的死锁异常代码,MySQL PDOException?
运行PHP-Parser报错:PHP Fatal error: Uncaught Error: Class ‘PhpParserParserFactory‘ not found