#24339 [Opn-Bgs]: Add*Filter PHP .. directives not work

2003-12-14 Thread sniper
 ID:   24339
 Updated by:   [EMAIL PROTECTED]
 Reported By:  eng at anrdaemon dot mtu-net dot ru
-Status:   Open
+Status:   Bogus
 Bug Type: Apache2 related
 Operating System: Windows XP
 PHP Version:  4.3.2
 New Comment:

The apache2 sapi module in win32 is not filter, but handler..



Previous Comments:


[2003-12-13 21:14:13] eng at anrdaemon dot mtu-net dot ru

Ok' tell me, can I use this directive in .htaccess file?
(I'm not stupid, if You think this)



[2003-07-27 13:21:04] [EMAIL PROTECTED]

Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php

The default apache2 interface is apache2handler which is not a filter.
It's directives are pretty much the same as php's apache directives for
apache 1.

LoadModule php4_modulemodules/libphp4.so
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps



[2003-07-26 12:54:36] eng at anrdaemon dot mtu-net dot ru

RTFM http://httpd.apache.org/docs-2.1/filter.html

Key words: run-time configuration directives
I can't use AddType in .htaccess files.



[2003-06-25 18:05:18] [EMAIL PROTECTED]

RTFM:

http://www.php.net/manual/en/install.apache2.php



[2003-06-25 16:41:35] eng at anrdaemon dot mtu-net dot ru

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 this bug report at http://bugs.php.net/?id=24339edit=1


#24339 [Opn-Bgs]: Add*Filter PHP .. directives not work

2003-07-27 Thread iliaa
 ID:   24339
 Updated by:   [EMAIL PROTECTED]
 Reported By:  eng at anrdaemon dot mtu-net dot ru
-Status:   Open
+Status:   Bogus
 Bug Type: Apache2 related
 Operating System: Windows XP
 PHP Version:  4.3.2
 New Comment:

Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php

The default apache2 interface is apache2handler which is not a filter.
It's directives are pretty much the same as php's apache directives for
apache 1.

LoadModule php4_modulemodules/libphp4.so
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps


Previous Comments:


[2003-07-26 12:54:36] eng at anrdaemon dot mtu-net dot ru

RTFM http://httpd.apache.org/docs-2.1/filter.html

Key words: run-time configuration directives
I can't use AddType in .htaccess files.



[2003-06-25 18:05:18] [EMAIL PROTECTED]

RTFM:

http://www.php.net/manual/en/install.apache2.php



[2003-06-25 16:41:35] eng at anrdaemon dot mtu-net dot ru

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 this bug report at http://bugs.php.net/?id=24339edit=1



#24339 [Opn-Bgs]: Add*Filter PHP .. directives not work

2003-06-25 Thread sniper
 ID:   24339
 Updated by:   [EMAIL PROTECTED]
 Reported By:  eng at anrdaemon dot mtu-net dot ru
-Status:   Open
+Status:   Bogus
 Bug Type: Apache2 related
 Operating System: Windows XP
 PHP Version:  4.3.2
 New Comment:

RTFM:

http://www.php.net/manual/en/install.apache2.php


Previous Comments:


[2003-06-25 16:41:35] eng at anrdaemon dot mtu-net dot ru

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 this bug report at http://bugs.php.net/?id=24339edit=1