ID: 33204 User updated by: marco dot abaecherli at abf dot ch Reported By: marco dot abaecherli at abf dot ch Status: Bogus Bug Type: CGI related Operating System: Windows 2003 SP 1 PHP Version: 5.0.4 New Comment:
Thank's for your answer. We have already reported it to MS too. Of course do I know that it is not your first interest in fixing Windows (IIS) related PHP problems. The reason why I opend the bug report is, that there is a bug and involved are two components Windows 2003 SP1 IIS and PHP 5 CGI and FastCGI. Previous Comments: ------------------------------------------------------------------------ [2005-05-31 18:54:05] [EMAIL PROTECTED] >After installing SP 1 on our Windows 2003 IIS 6 PHP 5.0.4 >test web server, we get some problems in CGI Mode. So if it's clear that SP1 is causing it why do you report it here and not at bugs.microsoft.com ? ------------------------------------------------------------------------ [2005-05-31 18:29:38] marco dot abaecherli at abf dot ch Description: ------------ After installing SP 1 on our Windows 2003 IIS 6 PHP 5.0.4 test web server, we get some problems in CGI Mode. In some cases the web server does not send the whole PHP generated HTML code to the client. The PHP file is allways executed to the end. The whole HTML code of the page is generated with echo() or as raw HTML. No PHP warnings or errrors are displayed. It occurs randomly on different pages and not allways on the same position. Example: call page test.php -> the site is well displayed. Open a new browser window, call the same page -> the last part of the page will not be displayed. We can't figure out a rule. Sometimes it works, sometimes it dosn't. Before installing SP1 everithing went ok. After installing SP1 PHP 5.0.4 ISAPI is still ok. We tested also PHP 4.3.7 CGI which is ok too. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=33204&edit=1
