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
 [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: Fri May 17 21:01:33 2024 UTC