Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/php/229.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
阿帕奇&x2B;PHP(PHP-fcgi)不';不显示或记录错误_Php_Apache_Cgi_Logging - Fatal编程技术网

阿帕奇&x2B;PHP(PHP-fcgi)不';不显示或记录错误

阿帕奇&x2B;PHP(PHP-fcgi)不';不显示或记录错误,php,apache,cgi,logging,Php,Apache,Cgi,Logging,我有个问题。有Apache/2.2.16(Debian)和PHP5.3.3-7+squeeze8以及Suhosin补丁(cgi fcgi)。ini_get_all()显示“显示_错误”为“开”,与“记录_错误”相同,但。当出现错误时,php返回空白(白色)页面,日志中没有任何内容;(error_reporting=E_ALL。有什么办法可以解决吗?您是否在fcgi脚本中运行ini_get_ALL()?PHP可以有不同的配置,例如cli和cgi。您是否在fcgi脚本中运行ini_get_ALL()

我有个问题。有Apache/2.2.16(Debian)和PHP5.3.3-7+squeeze8以及Suhosin补丁(cgi fcgi)。ini_get_all()显示“显示_错误”为“开”,与“记录_错误”相同,但。当出现错误时,php返回空白(白色)页面,日志中没有任何内容;(error_reporting=E_ALL。有什么办法可以解决吗?

您是否在fcgi脚本中运行ini_get_ALL()?PHP可以有不同的配置,例如cli和cgi。您是否在fcgi脚本中运行ini_get_ALL()?PHP可以有不同的配置,例如cli和cgi。