TP5报错Fatal error: require(): Failed opening required '/home/www/xx/public/../thinkphp/start.php

时间:2023-12-05 23:39:38

https://jingyan.baidu.com/article/afd8f4deb784fe34e386e97b.html

https://www.cnblogs.com/300js/p/9224567.html

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

TP5报错Fatal error: require(): Failed opening required '/home/www/xx/public/../thinkphp/start.php