php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15476 corrupted outputs when using PHP as Apache Module under Windows XP
Submitted: 2002-02-09 17:13 UTC Modified: 2002-06-18 19:22 UTC
Votes:5
Avg. Score:5.0 ± 0.0
Reproduced:4 of 4 (100.0%)
Same Version:3 (75.0%)
Same OS:4 (100.0%)
From: mail at cgworkshop dot de Assigned:
Status: Not a bug Package: Apache related
PHP Version: 4.1.1 OS: Windows XP
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: mail at cgworkshop dot de
New email:
PHP Version: OS:

 

 [2002-02-09 17:13 UTC] mail at cgworkshop dot de
Software:
Apache 1.3.23
PHP Version 4.1.1 and 4.1.0

Problem:

When running PHP as Apache Server Module (php4apache.dll)
output from the script gets corrupted randomly e.g. Tables thrown in disorder etc.

This error does occur in php 4.1.0 and 4.1.1 but only when used as Server Module. Running PHP as CGI version doesn?t produce errors.
The same configuration works well under Windows 2000 only Windows XP seems affected.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-02-15 10:03 UTC] moczar at tcc dot hu
We have found tha same thing with the same config.
 [2002-03-06 18:05 UTC] spoon at nexdot dot net
I also have noticed this. My test-server runs XP w/ apache 1.3.23 and PHP 4.1.1. I usualy use the CGI version of PHP, but i wanted to test a function that is only available in the module of php, so i configed apache for the module. 

It worked fine, except some of the php files (the one i tested specifically was a php file with no php, just html) will randomly come up as "Cannot be displayed" (IE Error) or will come up but be missing HTML and have 2-4 extended characters (everything that isnt 0-9a-z!@#$%^&*()... like squares, and stuff).
 [2002-03-25 15:45 UTC] iwilliamson at shaw dot ca
This is exactly the same as bug <a href="http://bugs.php.net/bug.php?id=14865">#14865</a> as far as I can tell.   You might want to look there too (Though there is no fix that I saw).

IanW
 [2002-05-14 11:01 UTC] russ at obsessionukchat dot com
i have the same prob,

only started to occur after about running apache 2 for 3 weeks very strange! Lot's of ascii errors and bits of scripts all over the place.

Apache 2
PHP Version 4.1.1
 [2002-06-03 12:38 UTC] edink@php.net
Duplicate of #14865.

 [2002-06-18 19:22 UTC] sniper@php.net
Please check the #14865 report and add your comments there.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 05 13:01:30 2024 UTC