php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8384 Error enabling ob_gzhandler
Submitted: 2000-12-22 18:15 UTC Modified: 2001-04-29 12:04 UTC
From: root at cainites dot net Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 4.0.4 OS: Linux Slackware 7.1
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: root at cainites dot net
New email:
PHP Version: OS:

 

 [2000-12-22 18:15 UTC] root at cainites dot net
I compiled Apache as a static binary, without any fancy stuff. The only module I enabled besides PHP 4.04 is mod_gzip. The line I used to compile PHP was ./configure --with-xml --enable-track-vars --with-mysql=/usr/local/mysql --with-zlib --with-apache=../apache_1.3.14

I used the php.ini-dist from the tar.gz file and changed only the output_handler to ob_gzhandler. Whenever I open a .php file in my browser the connection to Apache dies and the httpd processes die after a while.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-12-22 21:06 UTC] waldschrott@php.net
duplicate of 8334
 [2001-04-29 12:04 UTC] jmoore@php.net
fixed in CVS
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 05:01:27 2025 UTC