All of these folders exist:

/var/mailman/archives/public/
/var/mailman/cgi-bin/
/usr/local/mailman/cgi-bin/
/usr/local/mailman/archives/public/

It seems you may have run ./configure and make install more than once
with different --with-var-prefix values and without running make clean
in between.

Yes, I did do that, I would have thought that I ran make clean in between, but there is a definite
chance I missed it, and just ran make by mistake (Since I ran configure several times until I felt I got it right)


Do you suggest I run configure again and recompile?

Tamara



----- Original Message ----- From: "Mark Sapiro" <[EMAIL PROTECTED]>
To: "Tamara Yoggev" <[EMAIL PROTECTED]>; <[email protected]>
Sent: Monday, March 28, 2005 11:50 AM
Subject: Re: [Mailman-Users] Wierd Problem creating list



Tamara Yoggev wrote:

That's right, only after I fixed (in mailman.conf, which is included in
httpd.conf) the following :
This is what I originally had with my previous problem "no such list etc."

ScriptAlias /mailman/ /var/mailman/cgi-bin/

Alias /pipermail/ /var/mailman/archives/public/

<Directory /var/mailman/archives>

Options +FollowSymlinks

</Directory>


There must be a set of wrappers in /var/mailman/cgi-bin/ These are
probably correct.

Where is the archives/public directory. Is there one in /var/mailman?


I changed this to (mailman is installed in: /usr/local/mailman):



ScriptAlias /mailman/ /usr/local/mailman/cgi-bin/


Does this directory even exist. Is there a set of wrappers it it?


Alias /pipermail/ /usr/local/mailman/archives/public/

<Directory /usr/local/mailman/archives>


Also does this directory exist?


Options +FollowSymlinks

</Directory>

After I made this change, which seemed to be reasonable to me, maybe I'm
wrong did I see the-

We're sorry, we hit a bug!

Actually, there must be wrappers in /usr/local/mailman/cgi-bin/ too or you wouldn't see the "we hit a bug" message.

It seems you may have run ./configure and make install more than once
with different --with-var-prefix values and without running make clean
in between.

--
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan




------------------------------------------------------
Mailman-Users mailing list
[email protected]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to