Re: [Mailman-Users] Problems installing Mailman on RedHat and Apache - Premature End of script headers

2004-08-22 Thread Tokio Kikuchi
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: ServerName xxx.xxx SuexecUserGroup nobody nobody You have suexec turned on. Mailman cgi is setgid but apache

Re[5]: [Mailman-Users] Problems installing Mailman on RedHat and Apache - Premature End of script headers

2004-08-22 Thread ralph
i found this in the suexec-log (of apache): uid: (99/nobody) gid: (99/99) cmd: admin cannot run as forbidden uid (99/admin) ?! why is this uid forbidden? where to configure? -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.

Re[4]: [Mailman-Users] Problems installing Mailman on RedHat and Apache - Premature End of script headers

2004-08-22 Thread ralph
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: ServerName xxx.xxx SuexecUserGroup nobody nobody DocumentRoot /usr/local/mailman/

Re: [Mailman-Users] Problems installing Mailman on RedHat and Apache - Premature End of script headers

2004-08-21 Thread Tokio Kikuchi
Hi, http://myserver/mailman/admin Internal Server Error The httpd-log says: Premature End of script headers: admin What do you get if you "cd /cgi-bin ; ./admin" ? -- Tokio Kikuchi, tkikuchi@ is.kochi-u.ac.jp http://weather.is.kochi-u.ac.jp/ -- M

Re: Re[2]: [Mailman-Users] Problems installing Mailman on RedHat and Apache - Premature End of script headers

2004-08-21 Thread Richard Barrett
On 20 Aug 2004, at 19:13, [EMAIL PROTECTED] wrote: Hi Richard! There's no log in $prefix/logs/error.. does that mean apache doesn't even start the cgi? It is not clear what is going wrong as this point. What should be happening is that: 1. Apache should run the $exec-prefix/cgi-bin/admin CGI wrappe

Re[2]: [Mailman-Users] Problems installing Mailman on RedHat and Apache - Premature End of script headers

2004-08-20 Thread ralph
Hi Richard! There's no log in $prefix/logs/error.. does that mean apache doesn't even start the cgi? My versions: RedHat 9 Apache 2.0.48 Python 2.3.4 Mailman 2.1.5 I installed following the INSTALL-Instructions.. (compiling etc. i arrived at httpd.conf and did the changes..) I just upgraded t

Re: [Mailman-Users] Problems installing Mailman on RedHat and Apache - Premature End of script headers

2004-08-20 Thread Richard Barrett
Anything logged in the Mailman error log ($prefix/logs/error)? What OS? What version of MM? How installed? On 20 Aug 2004, at 17:52, [EMAIL PROTECTED] wrote: Hello everyone, i noticed that other people have a similiar issue, but there was no help yet. I installed mailman and after doing the necessa

[Mailman-Users] Problems installing Mailman on RedHat and Apache - Premature End of script headers

2004-08-20 Thread ralph
Hello everyone, i noticed that other people have a similiar issue, but there was no help yet. I installed mailman and after doing the necessary changes to httpd.conf i tried to check out if the cgi will work or not. and it does not. http://myserver/mailman/admin will give a Internal Server Er

[Mailman-Users] Problems installing mailman on Solaris 8

2002-12-12 Thread Alex Heatley
Hi all, We are attempting to install mailman on a solaris 8 box. We installed python via a package from sunfreeware.com and compiled and installed mailman from source. However when we try to access the admin script, we get the following error: admin(11198): [- Traceback --] admin(11198)

RE: [Mailman-Users] Problems installing Mailman 2.1b3

2002-10-16 Thread Jon Carnes
PM > > To: Benas Adomavicius > > Cc: [EMAIL PROTECTED] > > Subject: Re: [Mailman-Users] Problems installing Mailman 2.1b3 > > > > > > Interesting... there was a comment last week about Red Hat's 8.0 > > distribution - they didn't include some of the Pyth

Re: [Mailman-Users] Problems installing Mailman 2.1b3

2002-10-15 Thread Barry A. Warsaw
> "BA" == Benas Adomavicius <[EMAIL PROTECTED]> writes: BA> Hi all, BA> I have tried installing Mailman 2.1b3 on Mandrake 8.1 BA> system. ./Configure went fine, however upon make install i BA> received following error: | Compiling /var/lib/mailman/Mailman/Utils.py ...

Re: [Mailman-Users] Problems installing Mailman 2.1b3

2002-10-15 Thread Jon Carnes
Interesting... there was a comment last week about Red Hat's 8.0 distribution - they didn't include some of the Python modules needed for the installation of Mailman. I wonder if this is also true for Mandrake 8.1. Have you tried it on Mandrake 8.2? You might try going back to the install CD an

[Mailman-Users] Problems installing Mailman 2.1b3

2002-10-15 Thread Benas Adomavicius
Hi all,   I have tried installing Mailman 2.1b3 on Mandrake 8.1 system. ./Configure went fine, however upon make install i received following error:   Compiling /var/lib/mailman/Mailman/Utils.py ...Compiling /var/lib/mailman/Mailman/Version.py ...Compiling /var/lib/mailman/Mailman/__init__

[Mailman-Users] Problems Installing Mailman

2002-02-15 Thread Bodnyk, Bruce W
Hi, I'm attempting to install Mailman 2.0.8 on Debian GNU/Linux 2.2 and am having problems. The install seemed to go smoothly up until I created the test list. That seemed to go ok and I got an email from mail-owner about the new list including the URLs of the two web pages. However when I try an

Re: [Mailman-Users] Problems installing Mailman...

2001-04-24 Thread TJ Snider
> From: "John" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Subject: Re: [Mailman-Users] Problems installing Mailman... > > > - Original Message - > From: "TJ Snider" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> >

Re: [Mailman-Users] Problems installing Mailman...

2001-04-20 Thread John
- Original Message - From: "TJ Snider" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 20, 2001 10:35 PM Subject: [Mailman-Users] Problems installing Mailman... > Hi Folks, > > I've been trying for the last day and a bit trying to

[Mailman-Users] Problems installing Mailman...

2001-04-20 Thread TJ Snider
Hi Folks, I've been trying for the last day and a bit trying to get Mailman installed, with mixed results. I'm a long term(16 yrs) developer mostly C/C++ & Java on Mac and Winedows, but have some old BSD experience. I'm still coming up to speed with all the sys admin bits of Linux, (I used to hel

[Mailman-Users] problems installing mailman

2001-04-12 Thread Mario Diaz
Hi , I'm trying to install mailman in an SGI running IRIX 6.5 with sendmail and python 2.0. Configuring and installing seems to go without problems. I check permissions runnning bin/chech_perms in /home/mailman and no errors are reported. I Start cron and then create a test list and keep getting