On Tue, 7 Jan 2003 00:18:21 -0800, "Danny Thorpe" <[EMAIL PROTECTED]> wrote:
> I'm having the same problem as the [EMAIL PROTECTED] poster: the apache > error log says malformed header in script: > > [Mon Jan 6 23:27:37 2003] [error] [client 192.168.1.100] malformed header > from script. Bad header=<!DOCTYPE HTML PUBLIC "-//W3C/: > /home/subliminal.com/cgi-bin/tmda/index.cgi The released code has a bug that keeps it from correctly displaying error messages in HTML. tmda-cgi must have been trying to display an error message. If you grab contrib/cgi/Authenticate.py, contrib/cgi/Pending.py, and contrib/cgi/tmda-cgi.py from CVS (see http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/tmda/tmda/contrib/cgi/) then you should be able to see the error being displayed. This will tell you lots more about what is going wrong. :) Gre7g. _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
