Home  >  Article  >  Backend Development  >  failed to open stream: Permission denied 这个异常如何解决

failed to open stream: Permission denied 这个异常如何解决

WBOY
WBOYOriginal
2016-06-13 10:21:412596browse

failed to open stream: Permission denied 这个错误怎么解决?
求指点!!!

------解决方案--------------------
Permission denied 表明是权限错误,一般是服务器目录权限设置问题!
解决办法,可以参考:http://www.bacysoft.cn/thread-6-1-1.html
------解决方案--------------------
没有权限。
是读写或执行文件么?
那么更改文件的相应权限。

或者是apache的目录没有给相应的权限?

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn