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
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
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
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