js995
Joined: 10 Feb 2002
Posts: 226
|
Posted: 10-05-2002 10:36 AM Post subject: PHP 4.2.3 and Apache > 2.0.40 |
|
|
If you dont like being hacked (duh!) then you must obviously keep your machine's services up to date.
Anyone who has tried updating to the latest Apache on win32 will have noticed that it just fails to work with php4apache2.dll
(with this error)
Code: 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 the correct version.
so .. to use anything higher than apache 2.0.40 you need to use the .dll from the STABLE-latest snapshot of php.
as these are snapshots i'll remove the chance and attach the specific file that worked for me on apache 2.0.43 with an otherwise standard php 4.2.3 (simply replace the file in /sapi/ with this one)
have fun !
js |
|