首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >suexec违反政策

suexec违反政策
EN

Stack Overflow用户
提问于 2012-04-23 10:07:50
回答 1查看 3K关注 0票数 4

我在PHP上开发了一个站点,并使用iPage托管它。它运行得很好,但是今天我检查了这个网站,上面写着:

代码语言:javascript
复制
The server encountered an unexpected condition which prevented it from fulfilling 
the request. The script had an error or it did not produce any output. If there 
was an error, you should be able to see it in the error log. 

错误日志上写着:

代码语言:javascript
复制
20120423T060239: mydomain.com/file.php suexec policy violation: see suexec log for more details 

我搜索了这个错误,它说要将权限更改为755,但是它没有工作。我读了另一篇文章,它说要将目录的权限更改为644,将文件更改为765。但它也失败了。

请帮帮我。

EN

回答 1

Stack Overflow用户

发布于 2017-01-22 07:14:17

正确的文件权利:

  • 目录755
  • php文件644
票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/10278518

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档