PERL not working

werwin01

Verified User
Joined
Aug 2, 2004
Messages
59
I'm running FreeBSD 5.2.1

I tried a
cd /usr/local/directadmin/customapache/
rm -fr configure.*
./build clean
./build update
./build all

I get this from apache when I restart apache, like it says, when the installation is finished.

box# /usr/local/etc/rc.d/httpd start
Starting httpd: [ OK ]
box# Syntax error on line 97 of /etc/httpd/conf/httpd.conf:
Cannot load /usr/lib/apache/libperl.so into server: /usr/local/lib/perl5/5.8.5/mach/CORE/libperl.so: Undefined symbol "__h_error"
 
Back
Top