Hi, Is there a way to find out what groupname or gid mailman thinks is trying to run its cgi wrappers? I have the latest version of mailman, 2.1.2, running with apache and sendmail. everything is working. Now I'm trying to serve mailman cgi-bin files from my company's webserver, called WebStar, on Mac 10.2.6. I'm getting the following error. Webstar runs as group 'nogroup' and so I used the --with-cgi-gid=nogroup and --with-mail-gid=mail options. I get the error below. I don't know what to make of the '%s'.
any help would be appreciated. thanks in advance, john. The Mailman CGI wrapper encountered a fatal error. This entry is being stored in your syslog: --with-cgi-gidwebCGImail--with-mail-gidFailure to find group name %s. Try adding this group to your system, or re-run configure, providing an existing group name with the command line option %s.Group mismatch error. Mailman expected the %s wrapper script to be executed as group "%s", but the system's %s server executed the %s script as group "%s". Try tweaking the %s server to run the script as group "%s", or re-run configure, providing the command line option `%s=% --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.488 / Virus Database: 287 - Release Date: 6/5/2003 ------------------------------------------------------ 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/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
