Warning: require(): open_basedir restriction in effect. File(/home/wwwroot/default/test_act/bootstrap/autoload.php) is not within the allowed path(s): (/home/wwwroot/default/test_act/public:/tmp/:/proc/) in /home/wwwroot/default/test_act/public/index.php on line 22

Warning: require(/home/wwwroot/default/test_act/bootstrap/autoload.php): failed to open stream: Operation not permitted in /home/wwwroot/default/test_act/public/index.php on line 22

Fatal error: require(): Failed opening required '/home/wwwroot/default/test_act/public/../bootstrap/autoload.php' (include_path='.:/usr/local/php5.6/lib/php') in /home/wwwroot/default/test_act/public/index.php on line 22


/usr/local/nginx/conf/fastcgi.conf

#fastcgi_param PHP_ADMIN_VALUE "open_basedir=$document_root/:/tmp/:/proc/";


fastcgi_param PHP_ADMIN_VALUE "open_basedir=/home/wwwroot/:/tmp/:/proc/";



加载首页 点击404

Linux laravel 报错 或者 只能加载首页 点击404

相关文章:

  • 2021-12-02
  • 2021-07-16
  • 2021-07-20
  • 2022-12-23
  • 2022-12-23
  • 2021-11-28
  • 2022-12-23
  • 2021-08-20
猜你喜欢
  • 2021-11-28
  • 2021-09-27
  • 2022-12-23
  • 2021-09-21
  • 2021-11-14
  • 2022-12-23
  • 2021-06-30
相关资源
相似解决方案