Re: [Mailman-Users] web interface bug after restore mailman

2007-08-01 Thread Cen Gao
thanks mark. I'll look into it and see if any other problem come around in the future. My mailman is complied from the source,since my OS X is not a server version. So I should be on the same boat as most of you guys .:) I'll keep you updated. Thanks again. Cen On 8/2/07, Mark Sapiro <[EMAIL PRO

Re: [Mailman-Users] web interface bug after restore mailman

2007-08-01 Thread Mark Sapiro
Mark Sapiro wrote: > >This is a workaround. It is not the proper fix for the underlying >problem. The log files should not need to be owned by the web server >user because the wrappers are group mailman and SETGID, y the time the >web server wants to write a log, et should be executing with effecti

Re: [Mailman-Users] web interface bug after restore mailman

2007-08-01 Thread Mark Sapiro
Cen Gao wrote: > >Yes, all the wrappers in cgi-bin have -rwxr-sr-x mailman:mailman. >Does this bug come out just because of the webserver cannot write error logs? No. The original error is something else which may or may not have anything to do with log files, but then scripts/driver attempts to

Re: [Mailman-Users] web interface bug after restore mailman

2007-08-01 Thread Mark Sapiro
Cen Gao wrote: > >Thanks for your help. Never mind, now it works >I simply remove the log file and let mailman regenerate it, just as >you advised in a previous email on this list. >Now the owner is www instead of mailman, and the web interface is back online. This is a workaround. It is not the

Re: [Mailman-Users] web interface bug after restore mailman

2007-08-01 Thread Cen Gao
Hi Mark: Thanks for your help. Never mind, now it works I simply remove the log file and let mailman regenerate it, just as you advised in a previous email on this list. Now the owner is www instead of mailman, and the web interface is back online. I thought it might be the group +w thing that cau

Re: [Mailman-Users] web interface bug after restore mailman

2007-08-01 Thread Cen Gao
Hi Mark: thanks again for your help On 8/1/07, Mark Sapiro <[EMAIL PROTECTED]> wrote: > Cen Gao wrote: > > > >Traceback: > > > > > >Traceback (most recent call last): > > File "/usr/local/bin/mailman//scripts/driver", line 82, in run_main > >immediate=1) > > File "/usr/local/bin/mailman//Mailman

Re: [Mailman-Users] web interface bug after restore mailman

2007-08-01 Thread Mark Sapiro
Cen Gao wrote: > >Traceback: > > >Traceback (most recent call last): > File "/usr/local/bin/mailman//scripts/driver", line 82, in run_main >immediate=1) > File "/usr/local/bin/mailman//Mailman/Logging/StampedLogger.py", >line 52, in __init__ >Logger.__init__(self, category, nofail, immediate)

Re: [Mailman-Users] web interface bug after restore mailman

2007-07-31 Thread Cen Gao
Hi Mark: thanks a lot for your suggestion. the error log is as follows Bug in Mailman version 2.1.9 We're sorry, we hit a bug! If you would like to help us identify the problem, please email a copy of this page to the webmaster for this site with a description of what happened. Thanks! Traceb

Re: [Mailman-Users] web interface bug after restore mailman

2007-07-31 Thread Mark Sapiro
Cen Gao wrote" > >Now mailman works well and it can distribute mail without any problem. >The only problem I get is I can not access any web interface pages and >it shows the error message as below. > >* >Bug in Mailman version 2.1.9 > >We're sorry, we hit a bug! > >Please inform the webmas

[Mailman-Users] web interface bug after restore mailman

2007-07-31 Thread Cen Gao
Dear mailman users: I've some problems after I restore the mailman list from backup on my mac. By restoring the list, I simply follow the step described in the link below. http://mail.python.org/pipermail/mailman-users/2002-March/018084.html Now mailman works well and it can distribute mail wi