php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15660 PHP 4.1.1 as Apache module works not properly with Internet Explorer(WindowsXP)
Submitted: 2002-02-21 11:44 UTC Modified: 2002-06-06 20:08 UTC
From: mzone at gmx dot net Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4.1.1 OS: Windows XP
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: mzone at gmx dot net
New email:
PHP Version: OS:

 

 [2002-02-21 11:44 UTC] mzone at gmx dot net
PHP 4.1.1 as Apache module works not properly with Internet Explorer 6.0 (WindowsXP Pro).
The IE sometime  displays the page test.php with this code:
<?php
phpinfo();
?>
and sometime not displays and sometimes displays only
the part of the page.
The Netscape Navigator 6.2.1 displays the page
always properly.

Wenn I install PHP 4.1.1 with Apache as CGI
under Windows XP Pro,
all browsers displays the page always properly.

Wenn I install PHP 4.1.1 with Apache as Apache module
or as CGI under Windows 2000 Pro,
all browsers displays the page always properly.

I think probably the problem is close
to the bug #14474 but I am not sure.

I am not experienced PHP user.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-06 20:08 UTC] sniper@php.net
Not bug in PHP -> bogus.

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 09 04:01:35 2025 UTC