4.17. Why are lists missing from the listinfo page?
So, after setting VIRTUAL_HOST_OVERVIEW = 0 in mm_cfg.py I can see the listings.
paulw
From: "Paul F. Williams" <[EMAIL PROTECTED]> Precedence: list Subject: [Mailman-Users] Why don't I see the lists when moving to mailman 2.1 Date: Thu, 28 Aug 2003 15:39:12 -0500 To: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="us-ascii"; format=flowed MIME-Version: 1.0 Message: 11
The problem I am encountering is probably web server related. Here are the particulars.
I have a Redhat 7.2 system with mailman 2.0.13-1 and apache-1.3.27-1.7.2
I have another system with Redhat 9 with mailman-2.1-8 and httpd-2.0.40-21.3
I believe I have configured mailman on the redhat 9 system according to the directions (and various fixes).
I have tarred ./lists and ./archives on the 7.2 system and transferred them to the 9 system.
I regenerated the aliases.
The problem is that when I go to the website .../mailman/listinfo (or ./admin) I do not see a list.
Here are the relevant lines I added to the httpd.conf file
ScriptAlias /mailman/ "/var/mailman/cgi-bin/" Alias /pipermail/ "/var/mailman/archives/public/"
RedirectMatch /mailman[/]*$ http://server.name/mailman/listinfo
<Directory /var/mailman/archives> Options +FollowSymlinks </Directory>
Is it possible the stock httpd that comes with redhat is missing something?
If I run /usr/sbin/apachectl -V I get /usr/sbin/apachectl -V Server version: Apache/2.0.40 Server built: May 20 2003 10:15:29 Server's Module Magic Number: 20020628:0 Architecture: 32-bit Server compiled with.... -D APACHE_MPM_DIR="server/mpm/prefork" -D APR_HAS_SENDFILE -D APR_HAS_MMAP -D APR_HAVE_IPV6 -D APR_USE_SYSVSEM_SERIALIZE -D APR_USE_PTHREAD_SERIALIZE -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT -D APR_HAS_OTHER_CHILD -D AP_HAVE_RELIABLE_PIPED_LOGS -D HTTPD_ROOT="/etc/httpd" -D SUEXEC_BIN="/usr/sbin/suexec" -D DEFAULT_PIDLOG="logs/httpd.pid" -D DEFAULT_SCOREBOARD="logs/apache_runtime_status" -D DEFAULT_LOCKFILE="logs/accept.lock" -D DEFAULT_ERRORLOG="logs/error_log" -D AP_TYPES_CONFIG_FILE="conf/mime.types" -D SERVER_CONFIG_FILE="conf/httpd.conf"
Thanks, for any help.
paulw
------------------------------------------------------ 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/
This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org