php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #66841 Premature end of script headers
Submitted: 2014-03-07 10:06 UTC Modified: 2014-04-23 13:23 UTC
From: avagrant158 at 126 dot com Assigned:
Status: No Feedback Package: *General Issues
PHP Version: 5.4.26 OS: Windows Server 2003
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2014-03-07 10:06 UTC] avagrant158 at 126 dot com
Description:
------------
Description:
I can't explain how to reproduce this,but some of my php files does generate this error on my server(not my local machine or other servers). If I insert a return in the file, the error disappears. This error did not occur untile today.
I've check my CPU, memory, database, free disk space,etc.. All right.
I've checked error_logs.logļ¼Œbut nothing there, it seems PHP does not write anything before crashing.

PHP version:
I used PHP 5.4.26/5.4.24, precompiled binary downloaded from the website.

Test script:
---------------
no


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-03-07 10:15 UTC] avagrant158 at 126 dot com
The error disappear after rebooting the windows system.
 [2014-03-07 10:29 UTC] requinix@php.net
-Status: Open +Status: Feedback
 [2014-03-07 10:29 UTC] requinix@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.


A general description doesn't help much: we really do need a script that reliably reproduces the problem, or a backtrace [1] if PHP is crashing, or error logs, or something else along those lines.
Meanwhile you should search for people also experiencing this problem: it's more likely to be an issue with your installation or code than to be with PHP itself.

[1] http://bugs.php.net/bugs-generating-backtrace-win32.php
 [2014-04-23 13:23 UTC] ab@php.net
-Status: Feedback +Status: No Feedback
 [2014-04-23 13:23 UTC] ab@php.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 Mar 29 05:01:28 2024 UTC