Hi, i'm trying to run an application on Apache 1.3 at windows 2000 professional, but it was made on php/Linux. I suppose that i'm having the following problem beacuse the installation of PHP on windows is CGI version by default.
the problem is: [Thu Apr 18 12:28:00 2002] [error] [client 127.0.0.1] malformed header from script. Bad header=HTTP/1.0 401 Unauthorized: c:/php/php.exe So, how can i install PHP as an Apache module on windows 2000?