Fatal error: require(): Failed opening required ‘/home/www/xx/public/../thinkphp/start.php
感谢百度经验:https://jingyan.baidu.com/article/afd8f4deb784fe34e386e97b.html仅仅把 fastcgi_param PHP_ADMIN_VALUE “open_basedir=/home/www/:/tmp/:/var/tmp:/proc/”;中的/home/www/改成自己网站根目录就行,其他的不用改。对啦别忘从其nginx...
·
感谢百度经验:https://jingyan.baidu.com/article/afd8f4deb784fe34e386e97b.html
仅仅把 fastcgi_param PHP_ADMIN_VALUE “open_basedir=/home/www/:/tmp/:/var/tmp:/proc/”;中的/home/www/改成自己网站根目录就行,其他的不用改。对啦别忘重启nginx
更多推荐
所有评论(0)