Insyalling mod_proxy_html on OHS
Hi All,
I am trying to install mod_proxy_html on the OHS by using the following command: *./apxs -c -I/usr/include/libxml2 -I. -a mod_proxy_html.c*.
However I got the following error:
ld.so.1: httpd: fatal: libdms2.so: open failed: No such file or directory
apxs:Error: Sorry, no DSO support for Apache available
apxs:Error: under your platform. Make sure the Apache
apxs:Error: module mod_so is compiled into your server
apxs:Error: binary `/u01/oracle/oid/Apache/Apache/bin/httpd'.
is this the right way to add module for OHS or there is something missing?
--
Thanks
Younis