It's in 4.2 RC4 (not in 4.1.2)
Steffen
> Hi
>
> Where does one fine the apache2filter.dll
>
> I have latest release of both apache 2 and php4.1.2. Win32 binaries.
>
> My apache2/modules does not appear to have mod_php4.c contained therein
> either.
>
> I kn
This works for me:
LoadModule php4_module d:/bin/php/experimental/apache2filter.dll
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps
Steffen
"Haagen Waade" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTE
Same here with running as module.
Running as cgi is running just fine with 4.1.2
Steffen
"Gaylen Fraley" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> When trying to set up PHP with Apache 2, the following error occurs:
>