According to what I found in httpd.conf User apache
Group apache
I used:
--with-cgi-gid=apache (Is there any way I could double check this? I ran the configure a while ago, but I'm sure thats what I did)
<snip>
Are there any non-empty logs in that directory?
yes, smtp seems fine. and LOG_DIR is pointing to the right place: VAR_PREFIX = '/usr/local/mailman'
LOG_DIR = os.path.join(VAR_PREFIX, 'logs')
PLEASE tell me you've got more ideas.
Thanks,
Tamara
----- Original Message ----- From: "Mark Sapiro" <[EMAIL PROTECTED]>
To: "Tamara Yoggev" <[EMAIL PROTECTED]>; <[email protected]>
Sent: Monday, March 28, 2005 10:28 AM
Subject: Re: [Mailman-Users] Wierd Problem creating list
Tamara Yoggev wrote:
But now I'm having an even stranger problem!
when I go to http://www.aishlist.com/mailman/create I get the following:
Bug in Mailman version 2.1.6b4
Just guessing without the logs, maybe the wrappers aren't being executed by the expected group. Did you use the --with-cgi-gid= option when you ran configure? is this group the one that Apache uses to run your cgi scripts?
<snip>and BTW, my /usr/local/mailman/logs/error file is empty!
Are there any non-empty logs in that directory?
Check Defaults.py and mm_cfg.py for assignment to LOG_DIR to see if it might be in other than the default location.
-- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
------------------------------------------------------ Mailman-Users mailing list [email protected] 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
