Re: BSDI 4.1 libperl.so problem

2001-06-15 Thread Vivek Khera
DM == Doug MacEachern [EMAIL PROTECTED] writes: % apachectl configtest Syntax error on line 207 of /usr/local/apache/conf/httpd.conf: Cannot load /usr/local/apache/libexec/libperl.so into server: File not found DM the problem is likely that the dynamic linker cannot find a shared library

Re: BSDI 4.1 libperl.so problem

2001-06-14 Thread Doug MacEachern
On Thu, 8 Feb 2001, Aaron Schlesinger wrote: Hi there. I am having a HELL of a time trying to get mod_perl compiled into apache 1_3.17. I built it using APXS and I really have tried everything I can think of. It makes, and builds without a problem. When I try to do a configtest (after

BSDI 4.1 libperl.so problem

2001-02-08 Thread Aaron Schlesinger
Hi there. I am having a HELL of a time trying to get mod_perl compiled into apache 1_3.17. I built it using APXS and I really have tried everything I can think of. It makes, and builds without a problem. When I try to do a configtest (after installing the new LoadModule and such into the

Re: BSDI 4.1 libperl.so problem

2001-02-08 Thread G.W. Haywood
Hi there, On Thu, 8 Feb 2001, Aaron Schlesinger wrote: % apachectl configtest Syntax error on line 207 of /usr/local/apache/conf/httpd.conf: Cannot load /usr/local/apache/libexec/libperl.so into server: File not found % ls -l /usr/local/apache/libexec/libperl.so -rwxr-xr-x 1 root wheel