php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4328 header("Content-Type:...") causes crash if charset is set in php3.ini
Submitted: 2000-05-04 14:43 UTC Modified: 2005-03-31 16:13 UTC
From: mika+phpbug at meteori dot com Assigned:
Status: Wont fix Package: Reproducible Crash
PHP Version: 3.0.16 OS: Debian/GNU Linux 2.2 / Intel
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: mika+phpbug at meteori dot com
New email:
PHP Version: OS:

 

 [2000-05-04 14:43 UTC] mika+phpbug at meteori dot com
If the default charset has been set in php3.ini with 
charset =, sending a Content-Type: header with header()
crashes the apache module. Sending other headers works fine.

sample script: <?php header("Content-Type: foo/bar"); ?>

I am running Debian 2.2 frozen on an Intel platform with the
default debian apache and php3 packages (apache 1.3.9-13.1, php3 3.0.16-2)

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-03-31 16:13 UTC] php-bugs at lists dot php dot net
We are sorry, but we do not support PHP 3 related problems anymore.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Oct 18 03:01:27 2024 UTC