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,

[Mailman-Users] CGI wrapper error

2005-05-06 Thread Patrick Le Deault
Hi, I've to install Mailman 2.1.5 on my RH9 an have this message : The Mailman CGI wrapper encountered a fatal error. This entry is being stored in your syslog: Failure to find group name nobody. Try adding this group to your system, or re-run configure, providing an existing group na

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

[Mailman-Users] CGI-wrapper

2001-11-18 Thread Dieball, Andre
Hi   I get the following error message when trying to ./configure:   ---cut--- checking for CGI wrapper GID... configure: error: * No existing group found for the cgi_wrapper program. * This is the group that your Web server runs CGI scripts under. * You might want t

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: > > > > > >

[Mailman-Users] CGI Wrapper

2001-11-15 Thread Andre Dieball
  Hi   I get the following error message when trying to ./configure:   ---cut--- checking for CGI wrapper GID... configure: error: * No existing group found for the cgi_wrapper program. * This is the group that your Web server runs CGI scripts under. * You might wan