perl.beginners.cgi
[Top] [All Lists]

mod_perl compilation?!?!?

Subject: mod_perl compilation?!?!?
From: peljasz@xxxxxxxxxxx (Pawel Eljasz)
Date: Wed, 11 Jun 2008 17:06:00 +0100
Newsgroups: perl.beginners.cgi


regards everybody
got my perl-5.10.0 compiled with prefix /test as well as apache
now, I'd think, simple mod_perl compilation, right?
/test/bin/perl Makefile.pl MP_APXS=/test/sbin/apxs
well, huh, works fine, no errors
module lands into apache's module folders, gets dynamically loaded into apache, fine but!! when I go to myhost/perl-status I get perl-5.8.8 which is my distro's version
how come? had to guess - my mistake during perl compilation?
if yes - how to compile mod_perl without recompiling whole perl?
is there a tool that gives info/looks into module itself?
any help/suggestions greatly appreciated
cheers



____________________________________________________________________________________
Any questions? Get answers on any topic at www.Answers.yahoo.com.  Try it now.


<Prev in Thread] Current Thread [Next in Thread>
  • mod_perl compilation?!?!?, Pawel Eljasz <=