php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #799 CGI output limitation
Submitted: 1998-09-29 17:28 UTC Modified: 1998-10-03 19:48 UTC
From: jhmoon at magewar dot com Assigned:
Status: Closed Package: Performance problem
PHP Version: 3.0.4 OS: Linux 2.0.34~35
Private report: No CVE-ID: None
 [1998-09-29 17:28 UTC] jhmoon at magewar dot com
Apache server 1.3.1 and 1.3.2 failed to produce more than 3k of output when the apache server was compiled with PHP 3.0.4 version. PHP v3.0.3 worked fine.

Clients are getting SIGTERM (sig 15) from Apache with PHP 3.0.4 version.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-10-03 19:48 UTC] zeev
This was also due to the bogus -lpthread.
-lpthread will be removed in 3.0.5
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 23:01:26 2024 UTC