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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 30 09:01:29 2024 UTC