[Mailman-Users] Premature end of script headers

Dirk Nordmann dn at hoffmann-liebenberg.de
Tue Mar 11 22:37:50 CET 2003


Hi Jon,

I captured the output for root and wwwrun to the static files attached to
this message.
The server produces the following:
http://p10088349.pureserver.de/mailman/admin/test

My apache settings for mailman are:

    Alias /pipermail/ "/home/mailman/archives/public/"
    <Directory /home/mailman/archives>
        Options +FollowSymlinks
    </Directory>
    ScriptAlias /mailman/ "/home/mailman/cgi-bin/"

Regards,
Dirk Nordmann

-----Ursprüngliche Nachricht-----
Von: Jon Carnes [mailto:jonc at nc.rr.com]
Gesendet: Dienstag, 11. März 2003 22:22
An: dn at hoffmannliebenberg.de
Cc: Mailman users Mailing list; Frank Hoffmann
Betreff: Re: [Mailman-Users] Premature end of script headers


On Tue, 2003-03-11 at 13:59, Dirk Nordmann wrote:
> Hi,
>
> I have a similar problem as Scott Rogers, but I can not find a solution at
> all.
>
> I receive 'Internal Server Error' in the browser window and in
> /var/log/httpd/error_log I receive the 'Premature end of script headers'
> error.
>
> If I execute /home/mailman/cgi-bin/admin being root it outputs the GID
error
> (as expected). If I set the current user to wwwrun (which is running the
> Apache) and execute /home/mailman/cgi-bin/admin then it works fine and
> outputs HTML (no GID error!).

Just curious... what happens if you capture the output to a static file
and view that?

What are your apache settings for /mailman ?


More information about the Mailman-Users mailing list