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
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: 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

Add a Patch

Pull Requests

Add a Pull Request

History

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

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 21 02:01:35 2024 UTC