My server is messed up DA & Apache

alloin

Verified User
Joined
Feb 19, 2006
Messages
14
Hi,
i've tried some methods to add freetype support to GD and i've done some DA rebuilds.
But now only my DA CP works, all my sites are offline...

i get this error:
:~# httpd start
Syntax error on line 98 of /etc/httpd/conf/httpd.conf:
Cannot load /usr/lib/apache/libperl.so into server: /usr/lib/apache/libperl.so: undefined symbol: Perl_Ipatchlevel_ptr

Can anyone help me plz
 
Have you tried rebuilding everything with out modifications?

Code:
cd /usr/local/directadmin/customapache
./build clean
./build update
./build apache_mod_ssl

(for apache 1.3)
 
Have you tried rebuilding everything with out modifications?

Code:
cd /usr/local/directadmin/customapache
./build clean
./build update
./build apache_mod_ssl

(for apache 1.3)

yes, this doesn't help the problem either :(
 
Back
Top