码迷,mamicode.com
首页 > Web开发 > 详细

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

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

标签:原因   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

(3)
(1)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!