ID: 16814 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Apache2 related Operating System: Linux 7.2 PHP Version: 4.2.0 New Comment:
This bug has been fixed in CVS. This is probably related to subrequest and internal redirect filter-chaining problems in 2.0.35. Please try it again when 2.0.36 comes out (it's in the final preparation stages right now). Thanks! Previous Comments: ------------------------------------------------------------------------ [2002-04-25 03:15:33] [EMAIL PROTECTED] Apache 2.0.35 and PHP 4.2.0 work perfectly with each other here, I configured Apache as follows (important points): LoadModule php4_module modules/libphp4.so DirectoryIndex index.php index.shtml index.html index.html.var AddOutputFilter PHP;INCLUDES .php The problem now is when I call http://www.isl.org:4080/library/index.php the output is a correct HTML page as it should! But when I try http://www.isl.org:4080/library/ I will only receive incoplete HTML code displayed as ASCII in the browser!!! I am not sure if this is a PHP experimental problem or an Apache 2.0 problem. Please verify! Kai Hofmann ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=16814&edit=1