Re: ModPerl Installiation help

2005-02-05 Thread Philippe M. Chiasson
steve silvers wrote: I just installed Fedora core 3, everything. The default Perl install is 5.8.5 and not sure about Apache for httpd -v does not display the version. My question is how do I now install modperl and get it working. Do I have to download another version of Perl and Apache to rebu

RE: ModPerl Installiation help

2005-02-04 Thread Barksdale, Ray
Since nobody else bit... First read the user docs => http://perl.apache.org/docs/2.0/user/index.html (parts I and II at a minimum.) (Actually, you should read ALL of the docs => http://perl.apache.org/docs/2.0/index.html) Looking at the package list for FC3 you get httpd-2.0.52 and mod_perl-1.99_

Re: ModPerl Installiation help

2005-01-19 Thread Frank Wiles
On Wed, 19 Jan 2005 14:16:05 -0500 Todd Finney <[EMAIL PROTECTED]> wrote: > At 12:59 PM 1/19/2005 -0600, Frank Wiles wrote: > > You'll need to definitely upgrade to a newer version of Linux. > > Need? Why? I guess I should have clarified that a bit. Red Hat 8 hasn't been supported by Re

Re: ModPerl Installiation help

2005-01-19 Thread Frank Wiles
On Wed, 19 Jan 2005 15:28:45 + "steve silvers" <[EMAIL PROTECTED]> wrote: > I'm running Redhat 8 pretty sure the default Apache installed is 2.0, > not infront of my laptop at the moment. Could someone please point me > in the direction to where I can get everything I need to get ModPerl > run

Re: ModPerl Installiation help

2005-01-19 Thread Jay Scherrer
I was just going to say, Using the default bundled rpms to run mod_perl seams the easiest way. And I've had the best of luck on Fedora core 3, Which is Redhat 9 upgraded to SElinux and kernel 2.6. Just add your Perl aliases, startup script.pl, and directories to the httpd.conf files and away yo

Re: ModPerl Installiation help

2005-01-19 Thread Ian Joyce
http://perl.apache.org/docs/2.0/user/install/install.html On Wed, 19 Jan 2005 15:28:45 +, steve silvers <[EMAIL PROTECTED]> wrote: > I'm running Redhat 8 pretty sure the default Apache installed is 2.0, not > infront of my laptop at the moment. Could someone please point me in the > direction