Re: [Mailman-Users] Installation help--Dumb Apache problem

2004-06-08 Thread Tokio Kikuchi
This has been asked many times. > I want to install the Mailman CGIs in a virtualhost under Apache, and it > won't go. The v-host gives me a 500 on a "Hello World" Perl script in > both the Mailman ScriptAlias directory as well as the cgi-bin. Answer: You should check your apache error_log if you

Re: [Mailman-Users] Installation help--Dumb Apache problem

2004-06-08 Thread Dan Ray
On Tue, 2004-06-08 at 08:53, Brad Knowles wrote: > I must concede that I don't know Apache as well as I would like. > Can you confirm that this is not the redirect problem, as discussed > in > ? Yeah, it's definitely no

Re: [Mailman-Users] Installation help--Dumb Apache problem

2004-06-08 Thread Brad Knowles
At 8:43 AM -0400 2004-06-08, Dan Ray wrote: This is more of an Apache question than Mailman... but don't you need (at least) the 'ExecCGI' option on that directory? Shouldn't be necessary, as it's implied in the ScriptAlias directive. That said, I've tried it both with and without that option i

Re: [Mailman-Users] Installation help--Dumb Apache problem

2004-06-08 Thread Dan Ray
On Mon, 2004-06-07 at 21:05, Jim Tittsler wrote: > On Jun 8, 2004, at 00:15, Dan Ray wrote: > > [...] > > > > AllowOverride None > > Options None > > This is more of an Apache question than Mailman... but don't you need > (at least) the 'ExecCGI' option on that directory? Sh

Re: [Mailman-Users] Installation help--Dumb Apache problem

2004-06-07 Thread Jim Tittsler
On Jun 8, 2004, at 00:15, Dan Ray wrote: I want to install the Mailman CGIs in a virtualhost under Apache, and it won't go. The v-host gives me a 500 on a "Hello World" Perl script in both the Mailman ScriptAlias directory as well as the cgi-bin. [...] AllowOverride None Option

[Mailman-Users] Installation help--Dumb Apache problem

2004-06-07 Thread Dan Ray
Morning! I want to install the Mailman CGIs in a virtualhost under Apache, and it won't go. The v-host gives me a 500 on a "Hello World" Perl script in both the Mailman ScriptAlias directory as well as the cgi-bin. Setting a ScriptAlias to the $dir/mailman/cgi-bin in the main host on the server w