[mod_gnutls-devel] Cannot load mod_gnutls.so into server - libgnutls.so.26: cannot open shared object file

Mike Wenzel mwenzel at proheris.de
Mon Oct 26 14:04:33 CET 2015


Hey everyone,

I just ran into the following problem after I started my VM (openSUSE) today. I didn't changed anything, and it worked fine last Friday. I don't work on the weekend so I don't even had the chance to do something on it.

When I try to start my apache2 using "rcapache2 start" I'm getting:

start_apache2[1801]: httpd2-prefork: Syntax error on line 6 of /etc/apache2/httpd.conf: Syntax error on line 34 of /etc/apache2/sysconfig.d/loadmodule.conf: Cannot load /usr/lib64/apache2/mod_gnutls.so into server: libgnutls.so.26: cannot open shared object file: No such file or directory

Any ideas?

# echo $LD_LIBRARY_PATH
/u01/app/oracle/product/11.2.0/xe/lib:/usr/local/lib:/usr/lib:/usr/lib64

# find / -type f -name mod_gnutls.so
/usr/lib64/apache2/mod_gnutls.so

# find / -type f -name libgnutls.so.26
#
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/attachments/20151026/f1884f06/attachment.html>


More information about the mod_gnutls-devel mailing list