php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11473 Crushes when using output functions (buffering)
Submitted: 2001-06-13 16:42 UTC Modified: 2001-07-22 13:11 UTC
From: litrema at apolo dot lv Assigned:
Status: Closed Package: Output Control
PHP Version: 4.0.5 OS: Windows 2000
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
30 - 16 = ?
Subscribe to this entry?

 
 [2001-06-13 16:42 UTC] litrema at apolo dot lv
A good way to crush it is to buffer dynamic image data (feel free to call ob_start, then read-in some GIF image from a file, print it to buffer, then call ob_end and... it crushes).

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-14 20:20 UTC] sniper@php.net
I can not reproduce this. Please include the shortest 
possible script which reproduces this.
Also, what is the webserver you use? Apache?
Is PHP installed as CGI or module?

--Jani

 [2001-07-22 13:11 UTC] andy@php.net
no feedback after 35+ days.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 23:01:29 2024 UTC