[OPEN-ILS-DEV] Apache modules

Hennie Rautenbach hennie at sabinet.co.za
Sat Apr 21 03:18:24 EDT 2007


I have created the necesarry "LoadModule" entries into apache2:

LoadModule perl_module modules/mod_perl.so
LoadModule osrf_json_gateway_module modules/osrf_json_gateway.so
LoadModule xmlent_module      modules/mod_xmlent.so


When I try and restart apache2 I get the following error:

leo:/etc/apache2# cd ../init.d
leo:/etc/init.d# ./apache2 restart
Forcing reload of web server (apache2)...apache2: Syntax error on line 
185 of /etc/apache2/apache2.conf: Syntax error on line 1 of 
/etc/apache2/mods-enabled/evergreen.load: Cannot load 
/usr/lib/apache2/modules/osrf_json_gateway.so into server: libobjson.so: 
cannot open shared object file: No such file or directory
 failed!
leo:/etc/init.d# ls -alF /usr/lib/apache2/modules/osrf_json_gateway.so
-rw-r--r-- 1 root root 66450 2007-04-21 08:53 
/usr/lib/apache2/modules/osrf_json_gateway.so

What am I doing wrong ?

I appreciate your patience.

Regards,

Hennie



More information about the Open-ils-dev mailing list