Hi,
I have set up a mailing list with mailman but i can't run the cgi scripts with my web 
server (apache) because i'm not having permissitions to do it, this is the message i 
get:

The Mailman CGI wrapper encountered a fatal error. This entry is being stored in your 
syslog:

Failure to exec script. WANTED gid 65534, GOT gid -1.

My httpd.conf has the entry

<Directory "/usr/lib/mailman/cgi-bin/">
        AllowOverride None
        Options ExecCGI
        Order allow,deny
        Allow from all
</Directory>

and mailman is on "nogroup" group with gid 65534.

Can you please help me?

thank you very much, nelson



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

Reply via email to