mod_perl

Nick Hudson nhudson at lunar-linux.org
Thu Jul 3 06:51:42 GMT 2003


I dont know, I just recompiled mod_perl on 2 apache2 boxes with no
problems.  Im not seeing the error so I dont know how to fix it.  It
should be picking up on /usr/sbin/apxs, and it should find apache from
there does for me anyway.  The problem might be that you have mod_perl
1.27 installed from before.  try this, add to the BUILD file after the
MP_APXS=/usr/sbin/axps MP_INST_APACHE2=1 . So the BUILD file should look
something like this.
(
 
  perl  Makefile.PL MP_APXS=/usr/sbin/apxs MP_INST_APACHE2=1 &&
  default_make
) > $C_FIFO 2>&1

Let me know if that works

Nick


On Thu, 2003-07-03 at 05:23, Niki Guldbrand wrote:
> On Thu, 2003-07-03 at 04:25, Nick Hudson wrote:
> > Ok I guess there might be a problem.  mod_perl 1.99_09 is for apache2
> > only.  it will not build with the older apache 1.3.x series.  Maybe I
> > should make 2 seperate modules?  But that will just add another "2"
> > module to the moonbase which we are trying to stay away from.  maybe I
> > will make a mod_perl-old module so that apache 1.3.x users can still
> > have mod_perl?  What do you think?
> > 
> > Nick
> 
> Well Nick, i'm seing this too with apache2 module installed, any ideas ?
> 
> _______________________________________________
> Lunar mailing list
> Lunar at lunar-linux.org
> http://lunar-linux.org/mailman/listinfo/lunar
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://dbguin.lunar-linux.org/pipermail/lunar/attachments/20030703/c008ded6/attachment.bin


More information about the Lunar mailing list