i have a slight problem on PHP 4.3.4 and apache2filters
If i compile the apache2filter support into php all runs through an the module works.
BUT ( hehe. this is what i get mad about ^_^ )
You cann put all kind of content in and any php code that is found is getting parsed.
BUT if i try to use mod_cgi oder mod_jk. It doesn't work. The PHP code doesn't gets parsed anymore.
Is this mabye because the apache2filter doesn't apply to .so modules ?
or did i forget somethink important ?
I have no real clue anymore where to go.
This are the filter rules in my httpd.conf
AddOutputFilter PHP html AddInputFilter PHP html AddOutputFilterByType PHP application/x-httpd-php
Regards Daniel
-- -- Pixelpark AG . . . . . . . . . . . . . . . . . . . . . . . . . Daniel Sand . Webmaster . http://www.pixelpark.com rotherstr. 8 . 10245 Berlin . Germany phone: + 49.30.505.8 - 1790
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php