Ricardo Buchalla Auada wrote:
The error message I get form the Apache server is:

Traceback (most recent call last):
 File "tmda-cgi.py", line 117, in ?
   PVars = Session.Session(Form)
 File "/usr/local/src/tmda-cgi-0.13/Session.py", line 387, in __init__
   List = Util.RunTask(VLookup[1:])
 File "/usr/lib/python2.1/site-packages/TMDA/Util.py", line 197, in RunTask
   os.execv(Args[0], Args)
OSError: [Errno 13] Permission denied

Check the file permissions on your TMDA CGI script - should be something like:

-r-s--x--x    1 root     root        12149 Mar 30  2004 tmda.cgi

--
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