Differences between revisions 2 and 3
Revision 2 as of 2008-05-28 02:29:52
Size: 1203
Editor: venkatesh@kfourmetrics
Comment:
Revision 3 as of 2008-05-28 02:29:53
Size: 1186
Editor: venkatesh@kfourmetrics
Comment: Migrated to Confluence 4.0
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#pragma page-filename DOC/versions/14352598 #pragma page-filename DOC/versions/4030633
Line 3: Line 3:
Line 15: Line 16:
''Last changed on Sun Jul 4 15:18:50 2004 by'' Brad Knowles
<<Color2(Converted from the Mailman FAQ Wizard, col=darkgreen)>>This is one of many [[../Frequently Asked Questions|Frequently Asked Questions]].
''Last changed on Sun Jul 4 15:18:50 2004 by'' Brad Knowles<<BR>> Converted from the Mailman FAQ Wizard

This is one of many [[../Frequently Asked Questions|Frequently Asked Questions]].

6.1. Failure to exec script. WANTED gid 31, GOT gid -1. (Reconfigure to take -1?)

See also the Mailman FAQ entry at <WANTED gid 0, GOT gid 12 (group mismatch error)>.

The above is an example. If you get this message while accessing one of mailman's CGI pages, it means you must run configure again and go through the install process again, only this time use --with-cgi-gid=-1 (according to the example in the question).

If you got this in a mail context (not CGI), you might try --with-mail-gid=-1.

You should also try running bin/check_perms -f , which may fix this problem.

If you installed from RPMs or some other form of binary package, you either need to get different packages which are configured correctly, or you need to install the correctly configured code from source.

Go to your source for your binary packages to see if they can help you with this problem.

Last changed on Sun Jul 4 15:18:50 2004 by Brad Knowles
Converted from the Mailman FAQ Wizard

This is one of many Frequently Asked Questions.

MailmanWiki: DOC/Failure to exec script. WANTED gid 31, GOT gid -1. (Reconfigure to take -1?) (last edited 2015-01-31 02:36:58 by msapiro)