apache doesn't start some modules

jr.h

New member
Joined
Sep 20, 2009
Messages
1
Hello,

My problem is apache of course. Some modules blocking apache and it doesn't start. I'n trying to fix about 9 hrs but didn't. I ./build a lot ot times, this way it doen't work for my problem rebuild/compile packages.


My Error :)

Code:
server101:/usr/local/directadmin/custombuild# /etc/init.d/httpd restart
Stopping httpd:
Starting httpd: httpd: Syntax error on line 19 of /etc/httpd/conf/httpd.conf: Cannot load /usr/lib/apache/libperl.so into server: /usr/lib/apache/libperl.so: cannot open shared object file: No such file or directory

Who want to say solution?
Someone call the ambulance because i'll kill my self.

I rebuilded a last time, it's giving an error again. Now it's saying to me:

Code:
Starting httpd: Syntax error on line 40 of /etc/httpd/conf/httpd.conf:
Cannot load /usr/lib/apache/libssl.so into server: /usr/lib/apache/libssl.so: undefined symbol: SSL_CTX_set_info_callback

Edit 2: Now my errors are :)

Code:
server101:/usr/local/directadmin/custombuild# /etc/init.d/httpd restart
Stopping httpd:
Starting httpd: httpd: Syntax error on line 18 of /etc/httpd/conf/httpd.conf: Syntax error on line 1 of /etc/httpd/conf/extra/httpd-phpmodules.conf: Cannot load /usr/lib/apache/libphp5.so into server: /usr/lib/apache/libphp5.so: undefined symbol: EVP_CIPHER_CTX_block_size
 
Last edited:
Back
Top