[EMAIL PROTECTED] wrote:
>Hello,
>
>i have got an old, but special problem with the installation of mailman. I
>found older mails on this list of it, but there was no solution for. I
>tried to install the mailman on the uni server with Solaris 10 and the
>recommended python 2.4.4. After configure,
At 9:08 PM + 2006-08-03, Dan Zaz wrote:
> I'm having major problems installing Mailman on my SuExec enabled server.
> I have followed pertinent instructions regarding installation in this
> environment, but cannot seem to access any mailman pages; all I get is
> "404 Not Found" errors.
Di
Sorry, Forgot to forward this to the list.
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-ar
Yep, gotta stick it in /var/www. Or, configure Apache to use a different
directory as it's documentroot...but, seeing as how you're a LInux
novice, I'd stick with putting things in /var/www for now.
Best,
Ryan
Dan Zaz wrote:
> Dear list,
>
> I'm having major problems installing Mailman on my Su
At 11:28 AM +0100 2005-04-28, RT wrote:
Problem 1: my 'ISP', for want of a better word, enables suEXEC on Apache,
Ouch.
and I obviously can't change that (aside: doesn't everyone run
Apache/suEXEC?
No.
If not, why?
In large part, because that's not what is shipped by def
Jim Tittsler wrote:
Are you trying to use Apache's suEXEC feature? It conflicts with the
normal Mailman installation. You will need to make sure the cgi-bin
directory is not group writable. (Once over that hurdle, you will
probably then have to make sure that the files in cgi-bin don't have t
On Apr 27, 2005, at 19:26, RT wrote:
I've just installed mailman, and am having a couple of problems. The
first is that http://dom.ain/mailman/ returns '403 forbidden',
That is normal. Users normally should visit
http://dom.ain/mailman/listinfo/ and administrators visit
http://dom.ain/mailman/a
ok, i got a work arround, but not able to create lists
i installed v2.1.4 atleast 5 times, to finally get it working
it showed a 404 not found error.
i had installed it in /home/mailman
but i found out from http logs that it was searching for
/var/mailman/cgi-bin
so now i created a link to /ho
On Mon, 2004-03-01 at 17:47, Jeetendra Mirchandani wrote:
> i get a 404 error
> my httpd.conf
> -
> ScriptAlias /mailman/ "/home/mailman/cgi-bin/"
>
>
> Options ExecCGI
> Order allow,deny
> Allow from all
>
>
>
>
> please help
>
>
>
> Regar
Hello,
b udhi19 wrote:
a.check if u have run mailmanctl, if u have not then run it
it ussualy at /mailman/bin/
yes i started it with "mailmanctl start" - and i've also taken care to
make a "mailmanctl restart" whenever i changed the configuration.
but i think i just stumbled accross the problem,
At 14:30 24/03/2003, Mike wrote:
Hi all, i'm fairly new to using unix servers so this may seem quite
newbiesish to you, however every time i try to install mailman i get the
error below. I created the user it said i should reate as well as the
directory. I set the installation directory to al
It might be possiable that you have 2 different installations of python?
And root is using the correct version. The traceback shows its using
/usr/local/bin/python and root might be using another binary.
As root figure out what python binary it's using.
# which python
And you need to reconfigur
On Tue, 16 Apr 2002 13:53:31 -0400
Eric Evans <[EMAIL PROTECTED]> wrote:
> Hi, I'm still unable to install Mailman, and as someone pointed out to
> me yesterday, it is because of a Python problem. When I run
> configure, a module called conftest.py tries to import a module called
> pwd, which u
In my build (Solaris SPARC), it's not a pwd.py file; it's a
pwd.so, and it's built by this line from Modules/Setup:
pwd pwdmodule.c # pwd(3)
Eric Evans wrote:
>
> Hi,
>
> I'm still unable to install Mailman, and as someone pointed out to me
> yesterday, it is because of a Python proble
> checking for --with-username... mailman
> checking for mailman UID... Traceback (most recent call last):
>File "conftest.py", line 1, in ?
> import pwd, string
> ImportError: No module named pwd
> cat: cannot open conftest.out
>
> configure: error:
> * No "mailman" user found!
> *
Hi,
Yes I am in fact using Python 2.2, but unfortunately I still can't get
configure to run. This is very frustrating. If anybody has any further
suggestions on how to get this thing to work, I would really appreciate
hearing them. Thanks
Eric Evans
>it sounds to me like you have an o
it sounds to me like you have an old version of python.
get 2.2 from www.python.org, and see if that fixes your problems..
-tom
- Original Message -
From: "Eric Evans" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 15, 2002 2:26 PM
Subject: [Mailman-Users] Installation p
On Tuesday 09 October 2001 07:10 pm, Chris G Haravata wrote:
> good day, everyone!
>
> i am a mailman newbie
Welcome!
> , and i've searched through the archives but only seen
> one occurance of my problem, but didn't really solve it. here goes.
>
This is arguably the most FAQ on this software.
Did you read the docs?
2. Running configure
TAKE SPECIAL NOTE OF THE --with-mail-gid AND --with-cgi-gid
OPTIONS BELOW. YOU WILL PROBABLY NEED TO USE THESE!
What's wrong with this picture?
Perhaps you want "--with-cgi-gid=12" not "--with-gid=12"
-Original Message-
From:
On Tue, 27 Feb 2001, Thomas Speight wrote:
> Can anyone help me? I am trying to install Mailman for two (2)
> different domains on the same server. We tried setting GID to 91 but
> that did not work!
>
> Any advice is greatly appreicated.
>
> Thomas
>
> * Set-gid bit must be set for direc
20 matches
Mail list logo