Edward Muller wrote: > >Yes, patched the correct edithtml.py. In fact I applied the entire patch. >Today I erased edithtml.pyc and it's not being re-created when I vist: >http://www.mission2007.org/mailman/edithtml/traffic >But it was re-created when I visited: >http://www.mission2007.org/mailman/edithtml > >So I don't think edithtml/traffic is even getting to load the edithtml module.
I agree. It definitely seems that <http://www.mission2007.org/mailman/edithtml/traffic> is not going to the correct wrapper/driver/Cgi script, but <http://www.mission2007.org/mailman/edithtml> is. I would say this has to be in the Apache configuration, but the most obvious thing is something (alias, scriptalias, ??) matching 'traffic', but the other <http://www.mission2007.org/mailman/listinfo/traffic>, <http://www.mission2007.org/mailman/admin/traffic>, <http://www.mission2007.org/mailman/admindb/traffic>, etc URLs all appear to work. Is there anything in the Apache config that could be matching on edithtml/traffic? In another post you say: >[Wed Feb 8 11:31:26 2006] [error] [client 64.22.224.52] Premature end of >script headers: /home/virtual/site47/fst/var/www/mailman/edithtml > >Is all I get. (in the Apache log). Is this path, or at least the '/var/www/mailman/edithtml' part of it where your Mailman cgi-bin wrappers are? What is the path in your ScriptAlias /mailman/ path directive in the Apache config? If it's not '/var/www/mailman/', where is that coming from? -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp