[Bug 927] New - When zlib compression is on in the php.ini file, web pages are not uncompressed by browser
bugs@bugs.horde.org
bugs@bugs.horde.org
Tue, 9 Apr 2002 00:19:59 -0300
http://bugs.horde.org/show_bug.cgi?id=927
*** shadow/927 Tue Apr 9 00:19:58 2002
--- shadow/927.tmp.20392 Tue Apr 9 00:19:58 2002
***************
*** 0 ****
--- 1,24 ----
+ Bug#: 927
+ Product: Horde
+ Version: 2.0 Stable
+ Platform: PHP Code
+ OS/Version: All
+ Status: NEW
+ Resolution:
+ Severity: major
+ Priority: P2
+ Component: IMP
+ Area: BUILD
+ AssignedTo: chuck@horde.org
+ ReportedBy: scott@symphonyhosting.com
+ URL:
+ Summary: When zlib compression is on in the php.ini file, web pages are not uncompressed by browser
+
+ With Apache 1.3.24
+ In the php.ini file, when "zlib.output_compression = On" or "output_handler =
+ ob_gzhandler", Horde web pages do not decompress and do not show up as web
+ pages. Instead, the file is downloaded and when opened, the file contains
+ compressed data. This does not occur with all PHP pages. For example, the
+ login screen to Horde loads fine, but when you click login, the web page that
+ authenticates you does not show. This is on Horde 2.0, IMP 3.0, PHP 4.1.2, and
+ Apache 1.3.24.