Hi Greg / All, After configuring apache with the ScriptLog directory, the following output is logged after successful TMDA-CGI authentication:
%% [Wed Oct 15 15:33:28 2003] POST /cgi-bin/tmda.cgi HTTP/1.1 %% 500 /home/mailserv1_web/websitefiles/cgi-bin/tmda.cgi %request Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, application/x-shockwave-flash, */* Accept-Encoding: gzip, deflate Accept-Language: en-gb Cache-Control: no-cache Connection: Keep-Alive Content-Length: 52 Content-Type: application/x-www-form-urlencoded Host: mail.myhost.com Referer: http://mail.myhost.com/cgi-bin/tmda.cgi User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322) [EMAIL PROTECTED]&password=mypass&cmd=init %response File "tmda-cgi.py", line 86, in ? %stdout PVars = Session.Session(Form) File "/root/APPS/tmda-cgi-0.10/Session.py", line 452, in __init__ File "/root/APPS/tmda-cgi-0.10/Session.py", line 195, in Save OSError: [Errno 13] Permission denied: '/root/APPS/tmda-cgi-0.10' </pre> Sessions are stored in /tmp and they appear to be created upon login but still I receive a 500 Internal Server error. Any advice please? Im flat out of ideas now! Many thanks, Richard _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
