首页 > Web开发 > 详细

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

时间:2017-06-20 00:45:20      阅读:914      评论:0      收藏:0      [点我收藏+]

解决 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怎么办

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!