Re: failure to build Apache2::Request

2011-01-31 Thread William Bulley
According to Joe Schaefer on Sun, 01/30/11 at 12:36: > > FreeBSD has a port for www/p5-libapreq2 THANK YOU! :-) I had looked for Apache2 and Request (case sensitive) in /usr/ports and finding none was forced to consider CPAN modules. I would have never thought to have looked for (lowerca

RE: build of libapreq2 fails

2011-01-31 Thread James B. Muir
Thanks, adding the LDFLAGS environment variable got me past the linking errors: env LDFLAGS="-L/usr/local/lib -R/usr/local/lib -lexpat" perl Makefile.PL \ --with-apache2-apxs=/usr/local/apache2/bin/apxs but now I am wondering if the perl modules will work when I see warnings like this snippet pr

[JOB] sysadmin for large mod_perl site

2011-01-31 Thread Perrin Harkins
Hi Folks, We're looking for a new sysadmin. There are multiple tools involved, but our largest systems are running mod_perl, so finding someone with expertise in that would be great. Job posting follows. - Perrin Experienced Systems Administrator We Also Walk Dogs Location: Anywhere http://www

Re: Running a proxy in front of mod_perl on Win32

2011-01-31 Thread Perrin Harkins
On Fri, Jan 28, 2011 at 3:31 AM, Michiel Beijen wrote: > On Fri, January 28, 2011 01:14, Michael Peters wrote: >> Another thing that maybe the OP should look at (if he hasn't already) is >> to run a proxy in front of the main mod_perl application. Even if the >> proxy is on the same machine it wil