长情小甜瓜

文章
7
资源
0
加入时间
4年1月24天

is not within the allowed path

File(/vagrant/php/old/index.php) is not within the allowed path(s): (/home/wwwroot/default/:/tmp/:/proc/)问题是出现在了php.INI上面了 原因是php.ini里设置了 open_basedir = /home/wwwroot/default/:/tmp/:/proc/:/vagrant/将