From:             [EMAIL PROTECTED]
Operating system: Windows XP
PHP version:      4.1.1
PHP Bug Type:     *General Issues
Bug description:  PHP 4.1.1 as Apache module works not properly with Internet 
Explorer(WindowsXP)

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.
-- 
Edit bug report at http://bugs.php.net/?id=15660&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=15660&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=15660&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=15660&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=15660&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=15660&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=15660&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=15660&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=15660&r=submittedtwice

Reply via email to