Hello,
I have the same problem that
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_23021856.html , but su - apache -c "/path/to/cgi-bin/listinfo
" don't solves it.
OVH dedicated server
Gentoo 2006.0 - 64 bits.
Apache2
Mailman 2.1.11 installed through "emerge -a mailman" (as sudo user) and /usr/share/doc/mailman-2.1
.11/README
.gentoo.bz
2 instructions.
I have received the welcome message of the first list of mailman.
Errors:
1.-
http://mydomain.com/mailman/admin/mailman and
http://mydomain.com/mailman/listinfo/mailman => 500 Internal Server Error
error_log:
Premature end of script headers: admin
Premature end of script headers: listinfo
2.- wget
http://mydomain.com/mailman/listinfo/mailman--2008-10-12 00:14:59--
http://mydomain.com/mailman/listinfo/mailmanResolving mydomain.com... IP.of.my.server
Connecting to mydomain.com|IP.of.my.serv
er|:80... connected.
HTTP request sent, awaiting response... 500 Internal Server Error
2008-10-12 00:14:59 ERROR 500: Internal Server Error.
wget
http://mydomain.com/mailman/admin/mailman have the same error
3.- ./listinfo
Content-type: text/html
<head>
<title>Mailman CGI error!!!</title>
</head><body>
<h1>Mailman CGI error!!!</h1>
The Mailman CGI wrapper encountered a fatal error. This entry is being stored in your syslog:
<pre>
Group mismatch error. Mailman expected the CGI
wrapper script to be executed as group "apache", but
the system's web server executed the CGI script as
group "root". Try tweaking the web server to run the
script as group "apache", or re-run configure,
providing the command line option `--with-cgi-gid=root'.</pr
e>
4.- su - apache -c "/path/to/cgi-bin/listinfo
"
ID unknown: apache
--------------------------
----------
----------
----------
----------
----------
I have added the apache group and user and now su - apache -c "/path/to/cgi-bin/listinfo
" have results, but I have the same problems in
http://mydomain.com/mailman/admin/mailman and
http://mydomain.com/mailman/listinfo/mailmanResults of su - apache -c "/path/to/cgi-bin/listinfo
":
Content-Type: text/html; charset=us-ascii
<HTML>
<HEAD>
<LINK REL="SHORTCUT ICON" HREF="/mailman-icons/mm-ic
on.png">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<TITLE>
www.mydomain.com Mailing Lists</TITLE>
</HEAD>
<BODY bgcolor="white"
dir="ltr">
<table WIDTH="100%" BORDER="0">
<tr>
<td COLSPAN="2" BGCOLOR="#99ccff"><center>
<h2>
www.mydomain.com Mailing Lists</h2></center></td>
</tr>
<tr>
<td COLSPAN="2"><font size="+2">Welcome!</font><
p>There currently are no publicly-advertised
<a href="
http://www.gnu.org/software/mailman/index.html">Ma
ilman</a> mailing lists on
www.mydomain.com. To visit the general information page for an unadvertised list,
open a URL similar to this one, but with a '/' and the
list name appended.
<p>List administrators, you can visit <a href="
http://www.mydomain.com/mailman/admin">t
he list admin overview page</a> to find the management interface for your list.
<p>If you are having trouble using the lists, please contact <a href="mailto:mailman@
www.mydomain.com">mailman
@
www.mydomain.com</a
>.<p></td>
</tr>
</table>
<hr>
<table WIDTH="100%" BORDER="0">
<tr>
<td><img src="/mailman-icons/mailma
n.jpg" alt="Delivered by Mailman" border=0><br>version 2.1.11</td>
<td><img src="/mailman-icons/Python
Powered.pn
g" alt="Python Powered" border=0></td>
<td><img src="/mailman-icons/gnu-he
ad-tiny.jp
g" alt="GNU's Not Unix" border=0></td>
</tr>
</BODY>
</HTML>
--------------------------
----------
----------
----------
----------
----------
Any idea?
Thanks,
Manuel
Start Free Trial