php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #65909 output from php error
Submitted: 2013-10-16 02:09 UTC Modified: 2014-12-30 10:42 UTC
From: wisans at gmail dot com Assigned:
Status: No Feedback Package: *General Issues
PHP Version: 5.5.4 OS: Linux 2.6.32-279.el6.x86_64
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: wisans at gmail dot com
New email:
PHP Version: OS:

 

 [2013-10-16 02:09 UTC] wisans at gmail dot com
Description:
------------
Error random happen in sometime. i capture  some error into file outputError01.htm and outputError02.htm
you can get setChartAccountFrame.php


https://www.dropbox.com/sh/gaxjefvab208ohs/wA1GtAdJIb
 


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-10-16 03:21 UTC] requinix@php.net
-Status: Open +Status: Feedback
 [2013-10-16 03:21 UTC] requinix@php.net
Those outputError files demonstrate the effect of the "chunked" transfer encoding.
http://en.wikipedia.org/wiki/Chunked_transfer_encoding

This is probably not a bug but the work to verify that is beyond the scope of this bug reporting system. Please find a support group, mailing list, or forum to help you determine if you are experiencing an actual bug or whether there's a problem with (for example) your webserver installation or browser.
http://www.php.net/support.php

If it is then please post back with what you've discovered.
 [2013-10-16 03:41 UTC] wisans at gmail dot com
-Status: Feedback +Status: Open
 [2013-10-16 03:41 UTC] wisans at gmail dot com
i am new in php but i think it bug because 
when i set php.ini output_buffering = On this error not happen it work correct
but when i set php.ini output_buffering = Off this error happen random ( about 1 in 100 request ). 

please help me
 [2013-12-05 16:57 UTC] mike@php.net
-Status: Open +Status: Feedback
 [2013-12-05 16:57 UTC] mike@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.


Sounds like a webserver problem
 [2014-12-30 10:42 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 08:01:28 2024 UTC