Thanks, Mark. It looks like this is working now. Much appreciated!
Bill -----Original Message----- From: Mark Sapiro [mailto:[EMAIL PROTECTED] Sent: Thursday, May 01, 2008 5:55 PM To: Bill Honneus (honneus); [email protected] Subject: RE: [Mailman-Users] Permissions issue w/ Apache Bill Honneus > >That was the problem. I added that directory statement and I now get >an error page showing the following: > >Mailman CGI error!!! >The Mailman CGI wrapper encountered a fatal error. This entry is being >stored in your syslog: >Group mismatch error. Mailman expected the CGI wrapper script to be >executed as group "nobody", but the system's web server executed the >CGI script as group "apache". Try tweaking the web server to run the >script as group "nobody", or re-run configure, providing the command >line option `--with-cgi-gid=apache'. > >This seems self explanatory enough. So now if I run ./configure again >from my original staging area with the above mentioned option, will I >need to run "make install" again afterwards and redo all my original >custom configuration? I'm not sure what you mean by "custom configuration", but any changes you have made in mm_cfg.py will not be affected by the ./configure, make install process which never overwrites an existing mm_cfg.py. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ 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/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
