Re: [Mailman-Users] startup error in mailman

2005-08-31 Thread Sean Roe
Figured it out. The user connecting to the mysql database did not have create rights, so it was failing to create the default table. Thanks, Sean Sean Roe wrote: >Hi All, > >I am getting the following error whenever I start up mailman: > >mailman01:/var/lib/mailman/Mailman# ../bin/mailmanctl s

[Mailman-Users] startup error in mailman

2005-08-31 Thread Sean Roe
Hi All, I am getting the following error whenever I start up mailman: mailman01:/var/lib/mailman/Mailman# ../bin/mailmanctl start Traceback (most recent call last): File "../bin/mailmanctl", line 547, in ? main() File "../bin/mailmanctl", line 366, in main check_for_site_list() File