php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #24437 Premature end of script headers: php.exe
Submitted: 2003-07-01 10:47 UTC Modified: 2003-07-01 11:02 UTC
From: wangzhao_320 at sina dot com Assigned:
Status: Not a bug Package: PHP options/info functions
PHP Version: 5.0.0b1 (beta1) OS: winXP
Private report: No CVE-ID: None
 [2003-07-01 10:47 UTC] wangzhao_320 at sina dot com
Description:
------------
Premature end of script headers: php.exe

Reproduce code:
---------------
doc_root = "..........."

to

;doc_root = "..........."

in php.ini.
=====================================
still can't solve it


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-07-01 10:51 UTC] postings-php-bug at hans-spath dot de
What about doc_root = ""?
 [2003-07-01 11:02 UTC] sniper@php.net
Bogus setting.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 07:01:29 2024 UTC