报错如下:
Warning: require(): open_basedir restriction in effect. File(/mnt/hgfs/www/study_tp5/thinkphp/base.php) is not within the allowed path(s): (/mnt/hgfs/www/study_tp5/public/:/tmp/:/proc/) in /mnt/hgfs/www/study_tp5/public/index.php on line 17
Warning: require(/mnt/hgfs/www/study_tp5/thinkphp/base.php): failed to open stream: Operation not permitted in /mnt/hgfs/www/study_tp5/public/index.php on line 17
Fatal error: require(): Failed opening required '/mnt/hgfs/www/study_tp5/public/../thinkphp/base.php' (include_path='.:/www/server/php/72/lib/php') in /mnt/hgfs/www/study_tp5/public/index.php on line 17
图片展示:
环境:宝塔
方法一:取消跨站攻击
方法二:目录到public外层
参考资料:
https://blog.youkuaiyun.com/msllws/article/details/82191686