From:             eng at anrdaemon dot mtu-net dot ru
Operating system: Windows XP
PHP version:      4.3.2
PHP Bug Type:     Apache2 related
Bug description:  "Add*Filter PHP .." directives not work

Description:
------------
When I installing a 4.3.2 release version after 4.3.1, all of my pages
sent to the users as stored - no PHP processing done at all.
When I change configuration from

AddInputFilter PHP .php
AddOutputFilter PHP;INCLUDES .php

to

AddType application/x-httpd-php .php .php4

all pages works well, but this trick is NOT usable to me.
4.3.1 works well...
4.3.3RC1 works same as 4.3.2.


-- 
Edit bug report at http://bugs.php.net/?id=24339&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=24339&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=24339&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=24339&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=24339&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=24339&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=24339&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=24339&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=24339&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=24339&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=24339&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24339&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=24339&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=24339&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=24339&r=gnused

Reply via email to