Hi.

I  am using Windows 98se, Apache 2.0.43 and PHP 4.2.3. I  the followed the
steps in instalation manual.

1) I first installed Apache and it is work well.
2) I put the PHP unziped files in a directory C:\php4.
3) I copied the php4ts.dll file in C:\windows\system.
4) I renamed php.ini-recommended to php.ini  and copied to c:\windows.
5) I edited httpd.conf in the apache directory and added the following lines
LoadModule php4_module c:/php/php4apache2.dll
AddModule mod_php4.c
AddType application/x-httpd-php .php

Finaly, I started the apache server again and I got the message,
Apache.exe: module "c:\php4build\snap\sapi\apache2filter\sapi_apache2.c" is
not
compatible with this version of Apache (found 20020628 need 20020903).
Please contact the vendor for correct version.

Thanks for any help,



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to