[Mailman-Users] Problems installing Mailman on RedHat and Apache - Premature End of script headers
ralph at netzbeben.de
ralph at netzbeben.de
Sun Aug 22 23:53:26 CEST 2004
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
More information about the Mailman-Users
mailing list