李心宜 发表于 2024-11-5 11:07:28

请问这是权限问题 ? New

Warning: require(./source/class/class_core.php): failed to open stream: Permission denied in /WWW/forum.php on line 15

Fatal error: require(): Failed opening required './source/class/class_core.php' (include_path='.:') in /WWW/forum.php on line 15



刚从Windows搬到CentOS 8
我知道答案 回答被采纳将会获得1 贡献 已有3人回答

宿和怡 发表于 2024-11-5 11:08:00

看下权限文件夹是否正确

淤芯咬 发表于 2024-11-5 11:08:36

“ failed to open stream: Permission denied”
没有权限,给权限755

搭仑扯 发表于 2024-11-5 11:08:54

1, 检查是不是把 .user.ini这个文件也搬过来了? 检查一下看看, 有的话就删掉;
2,看报错文件 是否 缺失;
3, 检查 文件权限
页: [1]
查看完整版本: 请问这是权限问题 ? New