Re: Configuring mod_perl on Debian

2002-05-28 Thread Andrew McNaughton
On Tue, 28 May 2002, Ian D. Stewart wrote: > Date: Tue, 28 May 2002 08:14:26 -0400 > From: Ian D. Stewart <[EMAIL PROTECTED]> > To: Jeff A <[EMAIL PROTECTED]> > Cc: modperl@perl.apache.org, debian-user@lists.debian.org > Subject: Re: Configuring mod_perl on Debian >

Re: Configuring mod_perl on Debian

2002-05-28 Thread Ian D. Stewart
On 2002.05.28 04:03 Jeff A wrote: > From: Andrew McNaughton [mailto:[EMAIL PROTECTED] > Sent: 27 May 2002 21:02 > To: Ian D. Stewart ... > You miss most of the advantage of debian's package management > if you start building core components independently. Debian > looks after you pretty well, b

RE: Configuring mod_perl on Debian

2002-05-28 Thread Jeff A
> From: Andrew McNaughton [mailto:[EMAIL PROTECTED] > Sent: 27 May 2002 21:02 > To: Ian D. Stewart ... > You miss most of the advantage of debian's package management > if you start building core components independently. Debian > looks after you pretty well, but it's a bit of an all or > not

Re: Configuring mod_perl on Debian

2002-05-27 Thread Andrew McNaughton
on, 27 May 2002 14:22:02 -0400 > From: Ian D. Stewart <[EMAIL PROTECTED]> > To: Ian D. Stewart <[EMAIL PROTECTED]> > Cc: Eric <[EMAIL PROTECTED]>, modperl@perl.apache.org, > debian-user@lists.debian.org > Subject: Re: Configuring mod_perl on Debian > >

Re: Configuring mod_perl on Debian

2002-05-27 Thread Ian D. Stewart
Well, I haven't had any better luck with the debian package but I have gotten Apache and mod_perl running by building from source. Thanx for all the help, Ian On 2002.05.27 13:06 Ian D. Stewart wrote: On 2002.05.27 12:59 Eric wrote: On Mon, May 27, 2002 at 12:20:00PM -0400, Ian D. Stewart w

Re: Configuring mod_perl on Debian

2002-05-27 Thread Ian D. Stewart
On 2002.05.27 12:57 Andrew McNaughton wrote: Sounds to me like you're not setting your content-type correctly for some reason. Have a look at the headers being sent out. It's either not sending this header, or it's sending something the browser doesn't know what to do with. This is the conte

Re: Configuring mod_perl on Debian

2002-05-27 Thread Andrew McNaughton
Sounds to me like you're not setting your content-type correctly for some reason. Have a look at the headers being sent out. It's either not sending this header, or it's sending something the browser doesn't know what to do with. Andrew On Sun, 26 May 2002, Ian D. Stewart wrote: > Date: Sun