php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16849 Apache returning 500 status code
Submitted: 2002-04-26 07:37 UTC Modified: 2002-05-23 03:14 UTC
Votes:1
Avg. Score:4.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: tonalgeek at hotmail dot com Assigned:
Status: Not a bug Package: Apache related
PHP Version: 4.2.0 OS: Win XP Prof
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: tonalgeek at hotmail dot com
New email:
PHP Version: OS:

 

 [2002-04-26 07:37 UTC] tonalgeek at hotmail dot com
After I installed 4.2.0, some pages interpreted with PHP returned a 500 status code instead of a 200 status code. However, the contents of the page are sent.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-04-26 08:42 UTC] yohgaki@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".

 [2002-04-26 10:31 UTC] tonalgeek at hotmail dot com
This file makes the apache [SOMETIMES] return 500:

--BEGIN--
test<?php echo 'test'; ?>
--END--

The actual output is sent. But an HTTP 500 code is sent instead of 200.
 [2002-04-26 20:58 UTC] sniper@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".



 [2002-04-29 10:19 UTC] jtate@php.net
I would look in your apache error_log to see what apache thinks is happening.
 [2002-04-30 07:26 UTC] tonalgeek at hotmail dot com
nothing new.

In the Apache error log, nothing is appended to it.
 [2002-05-23 02:33 UTC] tonalgeek at hotmail dot com
Whoops

This was caused by my forgetting to copy the new php4ts.dll into the %WinDir%\System32 directory. Sorry - my mistake.

Change this to bogus
 [2002-05-23 03:14 UTC] mfischer@php.net
Bogus by user request.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jun 03 03:01:26 2025 UTC