[已解决]这种情况如何解决?failed to open stream: Permission denied
已解决6回答
Warning: file_put_contents(/web/byqscs.com/web/file/text/21/1/5.php) [function.file-put-contents]: failed to open stream: Permission denied in /web/byqscs.com/web/include/file.func.php on line 73
Warning: file_put_contents(/web/byqscs.com/web/file/text/21/1/6.php) [function.file-put-contents]: failed to open stream: Permission denied in /web/byqscs.com/web/include/file.func.php on line 73
Warning: file_put_contents(/web/byqscs.com/web/file/text/21/1/7.php) [function.file-put-contents]: failed to open stream: Permission denied in /web/byqscs.com/web/include/file.func.php on line 73
Warning: file_put_contents(/web/byqscs.com/web/file/text/21/1/8.php) [function.file-put-contents]: failed to open stream: Permission denied in /web/byqscs.com/web/include/file.func.php on line 73
Warning: file_put_contents(/web/byqscs.com/web/file/text/21/1/9.php) [function.file-put-contents]: failed to open stream: Permission denied in /web/byqscs.com/web/include/file.func.php on line 73
[ ]
2022-03-26 02:07 已解决
支持 0
反对 0
举报
我的需要用ftp手动设置权限,所以text目录可能就没有继承到file的权限。
支持 0
反对 0
举报
text目录应该是继承file的权限?
支持 0
反对 0
举报
file目录为777,应该是txt不可写。
支持 0
反对 0
举报
- 4楼

- 2022-03-25 17:50
file目录不可写入
支持 0
反对 0
举报
Warning: file_put_contents(/web/byqscs.com/web/file/text/21/1/5.php) [function.file-put-contents]: failed to open stream: Permission denied in /web/byqscs.com/web/include/file.func.php on line 73
Warning: file_put_contents(/web/byqscs.com/web/file/text/21/1/6.php) [function.file-put-contents]: failed to open stream: Permission denied in /web/byqscs.com/web/include/file.func.php on line 73
Warning: file_put_contents(/web/byqscs.com/web/file/text/21/1/7.php) [function.file-put-contents]: failed to open stream: Permission denied in /web/byqscs.com/web/include/file.func.php on line 73
Warning: file_put_contents(/web/byqscs.com/web/file/text/21/1/8.php) [function.file-put-contents]: failed to open stream: Permission denied in /web/byqscs.com/web/include/file.func.php on line 73
Warning: file_put_contents(/web/byqscs.com/web/file/text/21/1/9.php) [function.file-put-contents]: failed to open stream: Permission denied in /web/byqscs.com/web/include/file.func.php on line 73
[ 本帖最后由 boxenfan 于 2010-3-26 09:33 编辑 ]
支持 0
反对 0
举报