> > Well, not that I have tmda working, I am trying to get tmda-cgi to
work.
>
> tmda-cgi is not made to run without TMDA.

That was a typo, it should have said, "now that I have TMDA working..."

> > have downloaded, compiled and installed tmda-cgi, which will bomb on
Error 500
> > when trying to running from the browser.
> Did it post any error to the webserver's error log?

Yes, "Premature end of script headers: tmda.cgi"

> > When run from the shell,
>
> tmda-cgi is not made to run from the shell.

I know, Greg. But since it was not running from the browser I wanted to
troubleshoot. When I run the script from the shell, I get what I posted:

<!-- The above is a description of an error in a Python program, formatted
     for a Web browser because the 'cgitb' module was enabled.  In case
you
     are not reading this in a Web browser, here is the original
traceback:

Traceback (most recent call last):
  File "tmda-cgi.py", line 67, in ?
    Template.Template.Dict["Script"]   = os.environ["SCRIPT_NAME"]
  File "/usr/src/build/143041-i386/install/usr/lib/python2.2/UserDict.py",
line 14, in __getitem__
    def __getitem__(self, key): return self.data[key]
KeyError: SCRIPT_NAME

-->

Since I can not read it from a browser, I thought this would shed some
light. Any tips?

Cheers,


-- 
David

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

Reply via email to