RE: mod_perl not loading into apache error.

2007-05-23 Thread Randy Kobes
On Tue, 22 May 2007, Sravan Garlapati wrote: Hi Friends, I am unable to install mod_perl-2.0.3 in my system(Windows). I am using apache version 2 Perl version 5.6.1. I have given from DOS command prompt. I put mod_perl-2.03 directory and its file in C:\Perl C:\Perl\mod_per-2.0.3> Perl makefile

Re: mod_perl not loading into apache error.

2007-05-22 Thread Jonathan Vanasco
On May 22, 2007, at 2:49 AM, Nick Pron wrote: John, Thanks for the reply but using packages is not an option. I always compile from source myself, but I often find it helpful to install a package first. it sounds counter intuitive... but on a lot of the minimal installs for debian/ubuntu/f

Re: mod_perl not loading into apache error.

2007-05-22 Thread Perrin Harkins
On 5/22/07, Sravan Garlapati <[EMAIL PROTECTED]> wrote: I have downloaded perl 5.8.8 source code from CPAN site stable.tar.gz. When I downloaded this from CPAN . I got complete source code which contain some c files and .pl files. Pleas let me know how should I install that source code in my wi

RE: mod_perl not loading into apache error.

2007-05-21 Thread Sravan Garlapati
my system.I want install without help of activestate.com Thanks Sravan -Original Message- From: Nick Pron [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 22, 2007 12:19 PM To: modperl@perl.apache.org Subject: Re: mod_perl not loading into apache error. Hi Fred, Thanks for the reply. This

Re: mod_perl not loading into apache error.

2007-05-21 Thread Nick Pron
Hi Fred, Thanks for the reply. This was solved by installing libperl5.8 and libperl5.8-dev. Make test failed with only 2 problems but it installed fine and it seems to be running (do a server check on r5a.org) John, Thanks for the reply but using packages is not an option. Sravan, You need t

RE: mod_perl not loading into apache error.

2007-05-21 Thread Sravan Garlapati
che Group\Apache2 When I run this its giving error. It require high version of perl >= 5.8 Thanks Sravan -Original Message- From: Nick Pron [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 22, 2007 10:54 AM To: modperl@perl.apache.org Subject: Re: mod_perl not loading into apache error.

Re: mod_perl not loading into apache error.

2007-05-21 Thread Jonathan Vanasco
On May 22, 2007, at 12:32 AM, Nick Pron wrote: Hi all, I am on a fresh install of Ubuntu 7.04 with Apache 2.2.4 compiled from source. Perl v5.8.8 built for i486-linux-gnu-thread-multi (came with Ubuntu as a package I assume) and I am getting this error when I try to start Apache. httpd

Re: mod_perl not loading into apache error.

2007-05-21 Thread Fred Moyer
Nick Pron wrote: Fred Moyer wrote: Nick Pron wrote: Hi all, I am on a fresh install of Ubuntu 7.04 with Apache 2.2.4 compiled from source. Perl v5.8.8 built for i486-linux-gnu-thread-multi (came with Ubuntu as a package I assume) and I am getting this error when I try to start Apache. httpd:

Re: mod_perl not loading into apache error.

2007-05-21 Thread Nick Pron
Yes I'm positive. I didn't install Apache or mod_perl with the package manager, the only thing that came packaged installed was Perl. I just tried installing mod_perl with the package mananger anyway, it didn't find anything to upgrade (it wanted a fresh install of it) so that's how I know it's no

Re: mod_perl not loading into apache error.

2007-05-21 Thread Fred Moyer
Nick Pron wrote: Hi all, I am on a fresh install of Ubuntu 7.04 with Apache 2.2.4 compiled from source. Perl v5.8.8 built for i486-linux-gnu-thread-multi (came with Ubuntu as a package I assume) and I am getting this error when I try to start Apache. httpd: Syntax error on line 54 of /usr/local