John, That did it for me, there was a config file in /etc/httpd/conf.d. I haven't toyed much with that part of Apache in years and forgot that existed. Thanks!
Regards, Josh Simoneau -----Original Message----- From: John Dennis [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 26, 2005 12:47 PM To: Josh Simoneau Cc: mailman-users@python.org Subject: Re: [Mailman-Users] "No such list mailman" after creating list -Possibly Solved? On Tue, 2005-07-26 at 11:18 -0400, Josh Simoneau wrote: > So, my last challenge is to figure out why Apache is looking to > /var/mailman where I can't find anything in the config to tell it to > look there. Maybe its somewhere else. For a workaround I just renamed > the /var/mailman directory and created a symbolic link from > /var/mailman to /usr/local/mailman. It works, but I still want to know > how to get Apache to look to the right spot. Did you look in: /etc/httpd/conf.d? That directory has config files, typically one per web service with the name of the service. Is there a mailman.conf file in that directory? If not grep all the files there looking for one that contains mailman. -- John Dennis <[EMAIL PROTECTED]> ------------------------------------------------------ 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-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&file=faq01.027.htp