Re: [Mailman-Users] Web interface saves no settings or info!

2002-02-21 Thread Ashley M. Kirchner
Scott Spence wrote: > If I change it i think I have to reboot (or re-mount) for it to take > effect - right? Just remount should do. Unless it's the root drive (/) > i made it as myself- not root (I see what you are getting at) - I made > sure I (as a normal user) had write access to the

Re: [Mailman-Users] Web interface saves no settings or info!

2002-02-21 Thread Scott Spence
On Thu, 21 Feb 2002, Ashley M. Kirchner wrote: > Scott Spence wrote: > > > This INSTALL file *MUST* be wrong - surely?? > > They are misleading... i.e. Misname a feature of the ./configure utility? - very misleading! ;-) > > > > Permission denied: '/var/lib/mailman/logs/error' > > > > I go

Re: [Mailman-Users] Web interface saves no settings or info!

2002-02-21 Thread Ashley M. Kirchner
Scott Spence wrote: > This INSTALL file *MUST* be wrong - surely?? They are misleading... > Permission denied: '/var/lib/mailman/logs/error' > > I go though changing these permissions and get the same problem (ie > basically SGID is not working..).I think it must have 'defaults' set no

Re: [Mailman-Users] Web interface saves no settings or info!

2002-02-21 Thread Scott Spence
I got --with-ownername and --with-ownergroup from the INSTALL file: --8<--- - Add a new user called `mailman'. Typically this is added to your /etc/passwd file. If username `mailman' is already in use, choose something else unique and see the --with-ownername fla

Re: [Mailman-Users] Web interface saves no settings or info!

2002-02-20 Thread Jon Carnes
Your real problem was that you were *too* clever. Normally if someone does that, nothing works because they are not clever enough to setup redirect first! Congratulations... === On Wednesday 20 February 2002 09:24 pm, Ted M Harapat wrote: > Solution Found! > > Okay, I found what was wrong afte

Re: [Mailman-Users] Web interface saves no settings or info!

2002-02-20 Thread Ted M Harapat
Solution Found! Okay, I found what was wrong after playing with nearly countless area of the system. I had set DEFAULT_URL in mm_cfg.py to be: DEFAULT_URL = 'http://virtualhost.mydomain.net/' instead of DEFAULT_URL = 'http://virtualhost.mydomain.net/mailman/' As soon as I cha

Re: [Mailman-Users] Web interface saves no settings or info!

2002-02-20 Thread Ashley M. Kirchner
Scott Spence wrote: > ./configure --with-mail-gid=8 --with-cgi-gid=65534 > --prefix=/var/lib/mailman --with-ownername=mail --with-ownergroup=mail > --prefix=/var/lib/mailman --with-username=mail --host=noggon.com > --with-groupname=mail Um, where did you get --with-ownername and --with-owner

Re: [Mailman-Users] Web interface saves no settings or info!

2002-02-19 Thread Scott Spence
But, you see, I did use those cgi-gid and mail-gid flags: ./configure --with-mail-gid=8 --with-cgi-gid=65534 --prefix=/var/lib/mailman --with-ownername=mail --with-ownergroup=mail --prefix=/var/lib/mailman --with-username=mail --host=noggon.com --with-groupname=mail And, yes I just checked that

Re: [Mailman-Users] Web interface saves no settings or info!

2002-02-19 Thread Scott Spence
Sorry Ashley, May be I am missing something here: The sticky bit is on the group id so the group stays as mailman. -My webserver (apache) runs as nobody:nogroup -The config.db file has permissions -rw-rw (./ drwxrwsr-x) -mailman cron runs and changes nobody:mailman to mailman:mailman How

Re: [Mailman-Users] Web interface saves no settings or info!

2002-02-19 Thread Ashley M. Kirchner
Scott Spence wrote: > But according to Ted's posting his config.db had the nobody:mailman > permission - not the mailman:mailman permission - so when the cron is run > the permissions will change from nobody:mailman to mailman:mailman > (rw-rw) right? My crontask runs as mailman.mailman,

Re: [Mailman-Users] Web interface saves no settings or info!

2002-02-19 Thread Scott Spence
Hi Ashley, But according to Ted's posting his config.db had the nobody:mailman permission - not the mailman:mailman permission - so when the cron is run the permissions will change from nobody:mailman to mailman:mailman (rw-rw) right? To avoid this should the cron be run as nobody:nogroup -

Re: [Mailman-Users] Web interface saves no settings or info!

2002-02-19 Thread Ted M Harapat
s <[EMAIL PROTECTED]>: > > > > > Have you checked the rights of the install? Could the config.db > of > > > your > > > test list be read only? That should spark errors in the > > > ~mailman/logs/... > > > Also are there any errors in the apache

Re: [Mailman-Users] Web interface saves no settings or info!

2002-02-19 Thread Ashley M. Kirchner
Scott Spence wrote: > as a matter of interest what happens to the permissions once the cron job > runs - are they changed to the cron jobs permissions? (I would expect > cron to be run as mailman:mailman) If your MM cron runs as the user mailman, it will retain the mailman permissions. -- W

Re: [Mailman-Users] Web interface saves no settings or info!

2002-02-19 Thread Scott Spence
t; > - Original Message - > > From: "Ted M Harapat" <[EMAIL PROTECTED]> > > To: "Jon Carnes" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > > Sent: Tuesday, February 19, 2002 4:49 PM > > Subject: Re: [Mailman-Users] Web interface s

Re: [Mailman-Users] Web interface saves no settings or info!

2002-02-19 Thread Ted M Harapat
Hi Morgan. I may be interested in those files. I'd love to determine what I'm doing wrong with this setup though. I tried clearing both the cookies and the cache locally and I even restarted each of the browsers. That didn't work. So I booted up my linux workstation in my cube and launced N

Re: [Mailman-Users] Web interface saves no settings or info!

2002-02-19 Thread Ted M Harapat
(to browse to it)? What happens when > you > > > access > > > the server locally using something like Lynx (which is a really nice > way > > > to > > > troubleshoot the problem as it tells you everything it's doing)? > > > > > > Jon Carnes

Re: [Mailman-Users] Web interface saves no settings or info!

2002-02-19 Thread Morgan Fletcher
Ted M Harapat <[EMAIL PROTECTED]> writes: > > > It all installed fine as always, and I made lists and sent some mails > > > to them. So it appeared to work. So I went to the web interface to > > > start to configure them and add the users to the lists. Here's where > > > the problem started. I p

Re: [Mailman-Users] Web interface saves no settings or info!

2002-02-19 Thread Jon Carnes
rapat" <[EMAIL PROTECTED]> To: "Jon Carnes" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, February 19, 2002 4:49 PM Subject: Re: [Mailman-Users] Web interface saves no settings or info! > Thats a great idea. > > Well, the linux system is set to think t

Re: [Mailman-Users] Web interface saves no settings or info!

2002-02-19 Thread Ted M Harapat
CTED]>; <[EMAIL PROTECTED]> > Sent: Tuesday, February 19, 2002 4:17 PM > Subject: Re: [Mailman-Users] Web interface saves no settings or info! > > > > Actually, I am using IE 6.x for this. > > > > After reading this, I went ahead and tried this in Netscape 4.79

Re: [Mailman-Users] Web interface saves no settings or info!

2002-02-19 Thread Jon Carnes
y nice way to troubleshoot the problem as it tells you everything it's doing)? Jon Carnes - Original Message - From: "Ted M Harapat" <[EMAIL PROTECTED]> To: "Jon Carnes" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, February 19, 2002 4:1

Re: [Mailman-Users] Web interface saves no settings or info!

2002-02-19 Thread Ted M Harapat
Actually, I am using IE 6.x for this. After reading this, I went ahead and tried this in Netscape 4.79 but the same thing happened. I have only one more quirky thing with my setup, I should add. The hostname isn't really in DNS as I'm calling it. Because this is a brand new system thats abou