标签:原因 web base rest bsp 问题 nginx php lib
解决 php 报错 open_basedir restriction in effect或者nginx提示No input file specified怎么办
问题是出现在了PHP.INI上面了 ,原因是php.ini里设置了
open_basedir=/var/web/w0895/:/tmp:/usr/lib/php
这里加上相关的目录就可以了
解决 php 报错 open_basedir restriction in effect或者nginx提示No input file specified怎么办
标签:原因 web base rest bsp 问题 nginx php lib
原文地址:http://www.cnblogs.com/baker95935/p/7051256.html