Re: Error running mod_perl on Apache within FreeBSD jail

2007-09-06 Thread Fred Moyer
Briggs, Chris wrote: I am running Apache 1.3 in a FreeBSD jail which works as expected. Next I added in mod_perl 1.0 by installing, adding the entry to the httpd.conf file to load dynamically and copy across the libraries to the jail. I also copied the usr/bin/perl file and the directories u

Error running mod_perl on Apache within FreeBSD jail

2007-09-05 Thread Briggs, Chris
I am running Apache 1.3 in a FreeBSD jail which works as expected. Next I added in mod_perl 1.0 by installing, adding the entry to the httpd.conf file to load dynamically and copy across the libraries to the jail. I also copied the usr/bin/perl file and the directories under perl5 to the jail,