hi there,
I've tried to install php4.2.3 on windows ME with apache 1.3.26.
I've put the following in the apache.conf file:
LoadModule php4_module c:/php/sapi/php4apache.dll
AddModule mod_php4.c
AddType application/x-httpd-php .php
but for some reason I keep getting the error message:
can't load c:/php/sapi/php4apahe.dll
even though the path is right.
Please help, I've been struggling with this for days.