Re: Problem building mod_perl 1.31 -- Missing ExtUtils::Embed

2012-05-15 Thread Chris Brooks
Hi > > 2012/5/15 Chris Brooks : > > Hi Perl folks, > > > > I'm trying to build mod_perl 1.31 / Apache 1.41 on CentOS 6.2, and I'm > > getting badly stuck. > > Can't locate ExtUtils/Embed.pm in @INC > > Aha! I think, I'll just launch CPAN.pm and

Problem building mod_perl 1.31 -- Missing ExtUtils::Embed

2012-05-14 Thread Chris Brooks
Hi Perl folks, I'm trying to build mod_perl 1.31 / Apache 1.41 on CentOS 6.2, and I'm getting badly stuck. I started with the instructions here: http://perl.apache.org/docs/1.0/guide/getwet.html perl Makefile.PL APACHE_SRC=../apache_1.3.41/src \ APACHE_PREFIX=/www/perl/htdocs DO_HTTPD=1 USE_

Re: Strange Apache error (appears to be related to bad pidfile)

2009-06-01 Thread Chris Brooks
Hi Perrin, Cool, that's a good suggestion. I'll work with httpd directly if it happens again. Thanks, Chris On Mon, Jun 1, 2009 at 10:25 AM, Perrin Harkins wrote: > On Mon, Jun 1, 2009 at 6:50 AM, Chris Brooks wrote: > > My first try was to execute apachectl stop and t

Strange Apache error (appears to be related to bad pidfile)

2009-06-01 Thread Chris Brooks
Good morning, I've had a strange problem with Apache twice in the past week, and I'm out of ideas as to what might be going on. Here's the background: I run a website that uses a plain-vanilla Apache server to serve images, and uses mod_proxy to forward requests for everything else to a backend m