I've discovered that if I make a directory be protected
by NTLM then my CGI scripts cease to run. Instead, they
only output the source code. Note that I am not using
mod_perl. If I comment out the NTLM auth stuff, the
scripts run properly.
Note: PHP still seems to work, except for the other bug
I filed about requests to the directory.
Logged In: YES
user_id=16033
For me, PHP is not working in an NTLM secured area. (Darwin
7.0.0/Apache 2.0.47)
Logged In: YES
user_id=147287
blake: Can you provide more info? Or submit a seperate bug
because PHP is working fine for me.
Logged In: YES
user_id=331239
PHP worked fine for me. I was other CGI (such as perl) scripts
that wouldn't run. Disabling NTLM2 auth for that directory
caused scripts to run fine again (though without an user
information available, obviously).