vi /usr/local/nginx/conf/fastcgi.conf
进入编辑fastcgi.conf
找到 fastcgi_param PHP_VALUE "open_basedir=/home/wwwroot/tp5/:/tmp/:/proc/" ,在前面加上“#”注释掉