最模板 - 外贸网站建设,外贸网站模板

最模板

当前位置: 首页 > 建站教程 > 服务器维护 >

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

时间:2014-07-24 09:20来源:未知 作者:最模板zuimoban 点击:
种模式: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/

(责任编辑:最模板)
------分隔线----------------------------
栏目列表
推荐内容