Re: [Mailman-Users] admindb cgi functions don't work.

2003-12-23 Thread Erick Mechler
:: Not SSL but something similar with lists moved to a different :: system. Thanks. First you have to make sure that your settings for the following 3 variables are configured properly in your mm_cfg.py file: DEFAULT_EMAIL_HOST = 'host.foo.net' DEFAULT_URL_HOST = 'host.foo.net' DEFAU

Re: [Mailman-Users] admindb cgi functions don't work.

2003-12-23 Thread Chris Johnson
On Tue, 23 Dec 2003, Erick Mechler wrote: > :: I've updated to mailman 2.1.3 on my rh7.3 system. The lists > :: work. Most of the admin functions work. Check_perms says everything > :: is ok. However, the functions available from the admindb CGI don't > :: work. > > Chris, if you do a du

Re: [Mailman-Users] admindb cgi functions don't work.

2003-12-23 Thread Erick Mechler
:: I've updated to mailman 2.1.3 on my rh7.3 system. The lists :: work. Most of the admin functions work. Check_perms says everything :: is ok. However, the functions available from the admindb CGI don't :: work. Chris, if you do a dumpdb on a list that doesn't work, does the value of th

Re: [Mailman-Users] admindb cgi functions don't work.

2003-12-22 Thread Chris Johnson
On 22 Dec 2003, Jon Carnes wrote: > On Mon, 2003-12-22 at 12:25, Chris Johnson wrote: > > Jon, > > > > Are you familiar with the code at all in admindb? I'm tracing > > back up from line 150. Again, I don't really know python, but if I'm > > reading this right, the line where it's sup

Re: [Mailman-Users] admindb cgi functions don't work.

2003-12-22 Thread Simon White
22-Dec-03 at 12:44, Jon Carnes ([EMAIL PROTECTED]) wrote : > On Mon, 2003-12-22 at 12:25, Chris Johnson wrote: > > Jon, > > > > Are you familiar with the code at all in admindb? I'm tracing > > back up from line 150. Again, I don't really know python, but if I'm > > reading this right,

Re: [Mailman-Users] admindb cgi functions don't work.

2003-12-22 Thread Jon Carnes
On Mon, 2003-12-22 at 12:25, Chris Johnson wrote: > Jon, > > Are you familiar with the code at all in admindb? I'm tracing > back up from line 150. Again, I don't really know python, but if I'm > reading this right, the line where it's supposed to grab the > QUERY_STRING from the HTTP

Re: [Mailman-Users] admindb cgi functions don't work.

2003-12-22 Thread Chris Johnson
Jon, Are you familiar with the code at all in admindb? I'm tracing back up from line 150. Again, I don't really know python, but if I'm reading this right, the line where it's supposed to grab the QUERY_STRING from the HTTP environment is completely empty. Wierd! ---

Re: [Mailman-Users] admindb cgi functions don't work.

2003-12-22 Thread Chris Johnson
On 22 Dec 2003, Jon Carnes wrote: > Those rpms should give you all the Python you need. > > Have you tried "VIRTUAL_HOST_OVERVIEW = 0" in your mm_cfg.py file? Uh, nope. Um, maybe I'm doing something wrong but I don't see any difference in listings. What should I be looking for? > Wha

Re: [Mailman-Users] admindb cgi functions don't work.

2003-12-22 Thread Jon Carnes
On Mon, 2003-12-22 at 10:59, Chris Johnson wrote: > On 22 Dec 2003, Jon Carnes wrote: > > > On Mon, 2003-12-22 at 09:25, Chris Johnson wrote: > > > Hi. > > > > > > I've updated to mailman 2.1.3 on my rh7.3 system. The lists > > > work. Most of the admin functions work. Check_perms sa

Re: [Mailman-Users] admindb cgi functions don't work.

2003-12-22 Thread Chris Johnson
On 22 Dec 2003, Jon Carnes wrote: > On Mon, 2003-12-22 at 09:25, Chris Johnson wrote: > > Hi. > > > > I've updated to mailman 2.1.3 on my rh7.3 system. The lists > > work. Most of the admin functions work. Check_perms says everything > > is ok. However, the functions available from

Re: [Mailman-Users] admindb cgi functions don't work.

2003-12-22 Thread Jon Carnes
On Mon, 2003-12-22 at 09:25, Chris Johnson wrote: > Hi. > > I've updated to mailman 2.1.3 on my rh7.3 system. The lists > work. Most of the admin functions work. Check_perms says everything > is ok. However, the functions available from the admindb CGI don't > work. They didn't in 2

[Mailman-Users] admindb cgi functions don't work.

2003-12-22 Thread Chris Johnson
Hi. I've updated to mailman 2.1.3 on my rh7.3 system. The lists work. Most of the admin functions work. Check_perms says everything is ok. However, the functions available from the admindb CGI don't work. They didn't in 2.1-8 either. There seems to be no error log I can locate. I