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
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:
29 + 19 = ?
Subscribe to this entry?

 
 [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: Wed May 08 16:01:33 2024 UTC