From: birhan at modelci dot net Operating system: NT4.0 PHP version: 4.3.3 PHP Bug Type: *General Issues Bug description: PHP / IE conflict
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 -- Edit bug report at http://bugs.php.net/?id=25947&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=25947&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=25947&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=25947&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=25947&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=25947&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=25947&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=25947&r=support Expected behavior: http://bugs.php.net/fix.php?id=25947&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=25947&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=25947&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=25947&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25947&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=25947&r=dst IIS Stability: http://bugs.php.net/fix.php?id=25947&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=25947&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=25947&r=float