Here's the kicker... If I change the apache user to allow me to su to it from root, then execute the /home/mailman/cgi-bin/admin program, it works fine and outputs HTML.
If I excecute it as another user, I get the following message in my /var/log/messages file: Jan 4 09:54:49 dot Mailman cgi-wrapper (admin): Failure to exec script. WANTED gid 48, GOT gid 501. (Reconfigure to take 501?) Where 46 = GID of apache . Thanks... ----- Original Message ----- From: "Skip Montanaro" <[EMAIL PROTECTED]> To: "Scott Rogers" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, January 04, 2002 11:28 AM Subject: Re: [Mailman-Users] Premature End of Headers > > Scott> I have Mailman installed and working ( for nine months now ). > Scott> Yesterday I rebooted my server for the first time in four months. > Scott> Today, Mailman works (send mail) but the Admin interface doesn't. > > Scott> I receive 'Internal Server Error' in the browser window. > Scott> in httpd/error.log I receive the 'Premature end of headers' error, > Scott> I recieve no error in syslog (messages) or maillog. > > What's the full traceback? It should be in error.log and will probably help > pinpoint the source of the problem. > > -- > Skip Montanaro ([EMAIL PROTECTED] - http://www.mojam.com/) > > ------------------------------------------------------ > Mailman-Users maillist - [EMAIL PROTECTED] > http://mail.python.org/mailman/listinfo/mailman-users > ------------------------------------------------------ Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users
