i tried executing "admin" from the shell as nobody and it did work. (there was some html-ouput)
So there must be a problem with the apache configuration.
Here are my changes to httpd.conf:
<VirtualHost x.x.x.x:80> ServerName xxx.xxx SuexecUserGroup nobody nobody
You have suexec turned on. Mailman cgi is setgid but apache suexec refuses to execute s[ug]id program. Googling by 'mailman suexec' hits this page. http://www.pookey.co.uk/suexec-mailman.xml
-- Tokio Kikuchi tkikuchi@ is.kochi-u.ac.jp http://weather.is.kochi-u.ac.jp/
------------------------------------------------------ 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/