Re: [Mailman-Users] CGI wrapper error

2005-05-06 Thread John Dennis
On Fri, 2005-05-06 at 11:13 +0200, Patrick Le Deault wrote: > Failure to find group name nobody. Try adding this group The cgi-gid needs to be the gid of the web server (the process is probably httpd and the group is probably apache). The mail-gid needs to be the gid of your MTA (e.g. sendmail,

Re: [Mailman-Users] CGI-wrapper

2001-11-18 Thread Jon Carnes
Check your /etc/group file to see if "nogroup" is defined as a group. I'll wager a few quatlus that it isn't. Jon Carnes On Thursday 15 November 2001 05:54, Dieball, Andre wrote: > Hi > > I get the following error message when trying to ./configure: > > ---cut--- > checking for CGI wrapper GID

RE: [Mailman-Users] CGI Wrapper

2001-11-15 Thread Andre Dieball
Barrett [mailto:[EMAIL PROTECTED]] > Sent: Donnerstag, 15. November 2001 12:18 > To: Andre Dieball > Subject: Re: [Mailman-Users] CGI Wrapper > > Try > > ./configure --with-cgi-gid=nogroup > > At 11:56 15/11/2001 +0100, you wrote: > > > > > >