Hi all,
I am using Apache and PHP for Windows. I tried to install the binaries of mod_ntlm, found on the site
http://www.syneapps.com/software/mod_ntlm
But whenever i try to launch apache with the module , i get this error message:
"[error] Cannot remove module mod_ntlm.c: not found in module list"
This is what i have in the httpd.conf configuration file:
LoadModule ntlm_module c:/ntlm2/bin-1.3/mod_ntlm.so
Do i also have to add a Loadmodule configuration line? Or any other suggestions?
Thanks.
Michael