Paul wrote:
Is anyone on the list running TMDA-CGI with RH9?
I have installed TMDA 1.0.3 and TMDA-CGI 0.13
All my packages are up to date on the system.
I just can't find any info as to why this problem exists. I have the same versions running with out a problem on a RH7.3 box.

Have you looked at your Apache server logs? I think the "bad header" often means:

1) Apache doesn't have permission to execute the CGI.

2) CGI crashed before "printing" any headers

Check the file/directory permissions in the CGI directory, on the CGI binary, and all directories above it, including /.

Is Apache configured to execute CGI's out of that directory?

Try su'ing to the apache user (or whatever you run the server as). Just execute the CGI binary directly - does it print any error messages? Perhaps there's some kind of utility that'll fake a CGI environment so you can run it and see if it generates any errors, but from the command-line, so it's easier to debug.

--
Stephen Warren, Software Engineer, NVIDIA, Fort Collins, CO
[EMAIL PROTECTED]     http://www.wwwdotorg.org/pgp.html

Attachment: signature.asc
Description: OpenPGP digital signature

_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to