Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/php/226.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Php 违反suexec政策_Php_Hosting_Suexec - Fatal编程技术网

Php 违反suexec政策

Php 违反suexec政策,php,hosting,suexec,Php,Hosting,Suexec,我在PHP上开发了一个网站,并用iPage托管了它。它工作得很好,但今天我检查了网站,它说: 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

我在PHP上开发了一个网站,并用iPage托管了它。它工作得很好,但今天我检查了网站,它说:

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. 
错误日志显示:

20120423T060239: mydomain.com/file.php suexec policy violation: see suexec log for more details 
我搜索了这个错误,它说要将权限更改为
755
,但它不起作用。我读了另一篇文章,它说要将目录的权限更改为
644
,文件的权限更改为
765
。但它也失败了

请帮帮我

正确的文件权限:

  • 目录755
  • php文件644

有关更多详细信息,请参阅suexec日志
-您这样做了吗?怎么说的?我无法在我的网站上找到Suxec登录