Hi, I'm trying to get Mailman working on a FreeBSD system X 3 days now. I have followed the install document very carefully, apache and mailman are loaded and running. However, I cannot get to anything. I have the following in my vhosts.conf file:

<VirtualHost *:80>
  ServerName mailman.linuxmednews.com
  DocumentRoot /usr/local/mailman/data
</VirtualHost>

<VirtualHost *:80>
  ServerName test.linuxmednews.com
  DocumentRoot /usr/local/www/data
</VirtualHost>
...

I put test-cgi into /usr/local/mailman/cgi-bin/ and when I try
http://mailman.linuxmednews.com/cgi-bin/test-cgi, it works. However, none of the other mailman executables in that directory do anything and I certainly cannot get the usual form of mailman URL's (http://linuxmednews.com/mailman/... to work at all. I'm running this alongside Zope and I am running out of time to work on this.


-- IV
------------------------------------------------------
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