PDA

View Full Version : My server is messed up DA & Apache



alloin
07-20-2007, 08:09 PM
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

mjk
07-20-2007, 10:31 PM
Have you tried rebuilding everything with out modifications?



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


(for apache 1.3)

alloin
07-21-2007, 05:42 AM
Have you tried rebuilding everything with out modifications?



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

nobaloney
07-22-2007, 10:01 AM
Have you checked your apache error logs?

Jeff

alloin
07-23-2007, 03:24 AM
smtalk helped and fixed my problem, thnx dude !!