I think I found the problem, I changed the permissions for the ~mailman/data/pending_subscriptions.db file to 664 and the error went away. What should the permissions be for the pending_subscriptions.db file?
Sean On Thu, 30 Jan 2003 [EMAIL PROTECTED] wrote: > Hi, > > I'm running mailman 2.0.6 and have run into an issue with subscriber > members using the listinfo page. When ever it is used it give the 'we hit > a bug' page. If one of the field is left blank the script excutes > correctly stating that one of the fields in empty. > > I check the error logs and this what I found: > > admin(66543): File "../Mailman/Cgi/subscribe.py", line 74, in main > admin(66543): File "../Mailman/Cgi/subscribe.py", line 185, in > process_form > admin(66543): SCRIPT_FILENAME: /usr/mailman/cgi-bin/subscribe > admin(66543): SCRIPT_NAME: /mailman/subscribe > admin(66543): REQUEST_URI: /mailman/subscribe/foomanchu > > Line 185 in subscribe.py is the mlist.AddMember(email, pw, digest, remote) > > All the info being entered in correct, any ideas what would cause the > mlist.AddMember function to fail? Where is the mlist.AddMember function > located? Any suggestions as to what to check? > > I don't know if this matters but I running the exact same setup on another > machine but with python 2.0, the machine that is getting the error is > running python 2.2.2. > > Sean > > ------------------------------------------------------ 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/ This message was sent to: archive@jab.org Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org