Hi, could you please tell me what this error ( from apache log file ) means :
[Sat Sep 02 09:17:15 2000] [error] [client 127.0.0.1] malformed header from script. Bad header=HTTP/1.0 401 Unauthorized: c:/php4/php.exe
Thanks
It means just what it says. the script you ran generated bad headers. maybe some problem with cookies or header() commands?