服务报价 | 域名主机 | 网络营销 | 软件工具| [加入收藏]
 热线电话: #
当前位置: 主页 > 开发教程 > linux教程 >

500 Internal Server Error :File xxx is writeable by group的解

时间:2016-02-24 05:43来源: 作者: 点击:
种模式:suphp 和mod_php。 当用post方式传递数据的时候出现500 Internal Server Error,具体的情况是File xxx is writeable by group。说明文件xxx是组可写的,而在suphp模式下要求文件和目录 对用户组不

种模式:suphp 和mod_php。

当用post方式传递数据的时候出现500 Internal Server Error,具体的情况是File xxx is writeable by group。说明文件xxx是组可写的,而在suphp模式下要求文件和目录 对用户组不可写。

解决办法: 文件: chmod  644  xxx

目录: chmod  -R  644  dir/

(责任编辑:最模板)
顶一下
(0)
0%
踩一下
(0)
0%
------分隔线----------------------------
栏目列表
热点内容