Re: [Mailman-Users] help! mailman not working with virtual servers

2005-03-28 Thread Lynn Siprelle
I'm out of ideas and down to grasping at straws. Yeah, you and me both. :( I noticed in your post of the VirtualHost section of your Apache config, the first ScriptAlias was not indented like the rest of the section. This is an artifact of the DirectAdmin system that my host uses. After much digg

Re: [Mailman-Users] help! mailman not working with virtual servers

2005-03-28 Thread Lynn Siprelle
On Mar 27, 2005, at 3:41 AM, Jim Tittsler wrote: On Sat, Mar 26, 2005 at 09:16:00AM -0800, Lynn Siprelle wrote: I don't doubt you, and I will try it, but why would it work on one machine and not another, both using Apache? Do *any* CGI scripts work on the second machine? (Is mod_cgi being loaded/e

Re: [Mailman-Users] help! mailman not working with virtual servers

2005-03-27 Thread Jim Tittsler
On Sat, Mar 26, 2005 at 09:16:00AM -0800, Lynn Siprelle wrote: > I don't doubt you, and I will try it, but why would it work on one > machine and not another, both using Apache? Do *any* CGI scripts work on the second machine? (Is mod_cgi being loaded/enabled?) No clues at all in the Apache err

Re: [Mailman-Users] help! mailman not working with virtual servers

2005-03-26 Thread Mark Sapiro
Lynn Siprelle wrote: >Despair! I can't get it to work. I recompiled making sure that this was >the group expected by the wrapper and still no dice. I'm out of ideas and down to grasping at straws. I noticed in your post of the VirtualHost section of your Apache config, the first ScriptAlias was

Re: [Mailman-Users] help! mailman not working with virtual servers

2005-03-26 Thread Lynn Siprelle
Despair! I can't get it to work. I recompiled making sure that this was the group expected by the wrapper and still no dice. On Mar 26, 2005, at 10:21 AM, Lynn Siprelle wrote: User admin Group admin Is this the group expected by the wrapper? This may be it, because turning off my

Re: [Mailman-Users] help! mailman not working with virtual servers

2005-03-26 Thread Lynn Siprelle
User admin Group admin Is this the group expected by the wrapper? This may be it, because turning off my htaccess file didn't do the trick. Lynn -- Lynn Siprelle * web developer, writer, mama, fiber junky http://www.siprelle.com * http://www.thenewhomemaker.com http://www.demo

Re: [Mailman-Users] help! mailman not working with virtual servers

2005-03-26 Thread Lynn Siprelle
I should also have added that I'm using the current beta. Actually, the current is 2.1.6b5 at http://mm.tkikuchi.net/mailman-2.1.6b5.tgz Ah, ok. User admin Group admin Is this the group expected by the wrapper? To my knowledge. I'll see. L -- Lynn Siprelle * web developer, write

Re: [Mailman-Users] help! mailman not working with virtual servers

2005-03-26 Thread Mark Sapiro
Lynn Siprelle wrote: >I should also have added that I'm using the current beta. Actually, the current is 2.1.6b5 at http://mm.tkikuchi.net/mailman-2.1.6b5.tgz >>> What is your web server? What's in the VirtualHost (or whatever) >>> section of the web server config for the www.democracyfororegon.

Re: [Mailman-Users] help! mailman not working with virtual servers

2005-03-26 Thread Lynn Siprelle
It looks like the second is a Drupal site, but the first isn't. Do you have an overly aggressive Apache rewrite rule/RewriteBase in the .htaccess file for its installation that is affecting Mailman? (If you rename .htaccess, does Mailman web access start working?) I don't doubt you, and I will

Re: [Mailman-Users] help! mailman not working with virtual servers

2005-03-26 Thread Jim Tittsler
On Mar 26, 2005, at 16:39, Lynn Siprelle wrote: This works: http://lsiprelle.simpli.biz/mailman/listinfo This doesn't: http://www.democracyfororegon.com/mailman/listinfo Same server, same mailman installation. The first one runs fine, the second one throws premature end of script headers. What is

Re: [Mailman-Users] help! mailman not working with virtual servers

2005-03-25 Thread Lynn Siprelle
I should also have added that I'm using the current beta. What is your web server? What's in the VirtualHost (or whatever) section of the web server config for the www.democracyfororegon.com domain? Apache 1.3.33 ScriptAlias /mailman/ /usr/local/mailman/cgi-bin/ ServerName www.democracyfororegon.

Re: [Mailman-Users] help! mailman not working with virtual servers

2005-03-25 Thread Lynn Siprelle
This works: http://lsiprelle.simpli.biz/mailman/listinfo This doesn't: http://www.democracyfororegon.com/mailman/listinfo Same server, same mailman installation. The first one runs fine, the second one throws premature end of script headers. What is your web server? What's in the VirtualHost (or w

Re: [Mailman-Users] help! mailman not working with virtual servers

2005-03-25 Thread Mark Sapiro
Lynn Siprelle wrote: > >But why would it work on the main url but not the virtual ones? Here's >what I mean. > >This works: >http://lsiprelle.simpli.biz/mailman/listinfo > >This doesn't: >http://www.democracyfororegon.com/mailman/listinfo > >Same server, same mailman installation. The first one ru

Re: [Mailman-Users] help! mailman not working with virtual servers

2005-03-25 Thread Lynn Siprelle
On Mar 25, 2005, at 8:04 PM, Terry Allen wrote: I am trying to move my heretofore working mailman installation from one server (FreeBSD/Sendmail) to another (RedHat/Exim). I can access my lists at my main url, but I get "Page not found" on the domains I host. The error log says "premature end o

Re: [Mailman-Users] help! mailman not working with virtual servers

2005-03-25 Thread Terry Allen
I am trying to move my heretofore working mailman installation from one server (FreeBSD/Sendmail) to another (RedHat/Exim). I can access my lists at my main url, but I get "Page not found" on the domains I host. The error log says "premature end of script headers". None of the lists have colli

[Mailman-Users] help! mailman not working with virtual servers

2005-03-25 Thread Lynn Siprelle
I am trying to move my heretofore working mailman installation from one server (FreeBSD/Sendmail) to another (RedHat/Exim). I can access my lists at my main url, but I get "Page not found" on the domains I host. The error log says "premature end of script headers". None of the lists have coll