Re: Total newbie question

2004-03-15 Thread David Wilde
ld do the trick. HTH, Dave Wilde - Original Message - From: "Ged Haywood" <[EMAIL PROTECTED]> To: "Stelian Iancu" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Saturday, March 13, 2004 11:11 AM Subject: Re: Total newbie question > Hi there

Re: Total newbie question

2004-03-13 Thread Ged Haywood
Hi there, On Fri, 12 Mar 2004, Stelian Iancu wrote: > I am trying to setup mod_perl on my server. I have apache 1.3.29 and > mod_perl 1.27-r4 (on a Gentoo box). > > Here is the relevant section of commonapache.conf: Er, section of what?! We normally call it httpd.conf - is this something that's

Total newbie question

2004-03-12 Thread Stelian Iancu
Hi! I am trying to setup mod_perl on my server. I have apache 1.3.29 and mod_perl 1.27-r4 (on a Gentoo box). Here is the relevant section of commonapache.conf: PerlModule Apache::Registry #set Apache::Registry Mode for /perl Alias SetHandler perl-script PerlHandl