Hi Richard and Tokio,
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
DocumentRoot /usr/local/mailman/
ScriptAlias /mailman/ /usr/local/mailman/cgi-bin/
Alias /pipermail/ /usr/local/mailman/archives/public/
CustomLog /var/log/httpd/mailmanhttpd_access.log "%h %l %u %t \"%r\" %s %b
\"%{Referer}i\" \"%{User-agent}i\""
ErrorLog /var/log/httpd/mailmanhttpd_error.log
</VirtualHost>
Are there any other settings which are important? i can't find
anything in the installation instructions..
Thanks again..
Ralph
------------------------------------------------------
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/