当前位置:首页 > 服务器技术 > nginx

解决 php 报错 open_basedir restriction in effect或者nginx提示No input file specified怎么办

解决 php 报错 open_basedir restriction in effect或者nginx提示No input file specified怎么办

问题是出现在了PHP.INI上面了 ,原因是php.ini里设置了  

open_basedir=/var/web/w0895/:/tmp:/usr/lib/php

这里加上相关的目录就可以了

原文:http://www.cnblogs.com/baker95935/p/7051256.html


【说明】本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!