php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #25947 PHP / IE conflict
Submitted: 2003-10-22 05:35 UTC Modified: 2003-10-22 10:25 UTC
From: birhan at modelci dot net Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4.3.3 OS: NT4.0
Private report: No CVE-ID: None
 [2003-10-22 05:35 UTC] birhan at modelci dot net
Description:
------------
Just Like "Bug #21993 Frameset/PHP conflict" but IE do not show php pages after loading, frame or non frame does not matter. When i select View->Source from menu, i can see PHP's output without any error. Sometimes refreshing shows page. Non php pages work vell.

This behaviour happens after upgrading PHP 4.2.1 to 4.3.3
My server setup;
 NT4.0 + SP6
 Apache 1.3.12
 PHP 4.3.3
 MySQL 3.23.49
 php file extension is .html not .php but .php is valid too.

you can read phpinfo() if you wish;
http://www.ihalenet.com/phpinfo.php

Other browsers (Netscape 6+, Opera 7+) working well. 
Strange thing is, some IE works, some IE's not. (Same versions on different machines). Then i think this bug is IE specific but when i reinstall PHP 4.2.1, all IE's works without any problem.



Reproduce code:
---------------
<?
// any valid code with some output
?>

Expected result:
----------------
Some valid html page

Actual result:
--------------
Blank page with Expected HTML code in source view

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-10-22 09:59 UTC] magnus@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

If it works with Netscape and Opera but not IE, it have to be
a bug in IE, not PHP.
 [2003-10-22 10:25 UTC] birhan at modelci dot net
if "it have to be a bug in IE" why previous version of PHP work fine? There must be something wrong or different in new version which undocumented.
Thanx anyway.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 14 16:01:34 2025 UTC