Email address obfuscation in effect -- please
click here to turn it off.
[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
Well I got the module compiled and the conf file changed but when I try
to start apache I get this error:
Cannot load /usr/lib/httpd/modules/mod_proxy_html.so into server:
/usr/lib/httpd/modules/mod_proxy_html.so: undefined symbol:
htmlFreeParserCtxt
Everything I can find on the net says that I am not loading libxml2.so.
Here is what I added to httpd.conf
LoadFile /usr/lib/libxml2.so
LoadModule proxy_html_module modules/mod_proxy_html.so
Anybody have any ideas?
Daniel Nowlin
IATS DataCenter
nowlind wrote:
Thanks Ryan. I did not have the apache tools installed (doooh).
Doing a yum install now so I should be ready in a few.....
Daniel Nowlin
IATS DataCenter
ryan woodsmall wrote:
Just use the Apache tools. (This is for RHEL4, but should work for
FCx as well)
wget http://apache.webthing.com/mod_proxy_html/mod_proxy_html.c
apxs -i -a -c -I/usr/include/libxml2 mod_proxy_html.c
Check your Apache config(s), restart... and magic!
ryan woodsmall
EMAIL:PROTECTED
"Be well, do good work, and keep in touch." - Garrison Keillor
On Feb 12, 2007, at 1:45 PM, nowlind wrote:
Does anybody know where I can find mod_proxy_html.so for FC4 i386.
I am running Apache version 2.0.54
--Daniel Nowlin
IATS DataCenter
_______________________________________________
members mailing list
EMAIL:PROTECTED
http://mlug.missouri.edu/mailman/listinfo/members
_______________________________________________
members mailing list
EMAIL:PROTECTED
http://mlug.missouri.edu/mailman/listinfo/members
_______________________________________________
members mailing list
EMAIL:PROTECTED
http://mlug.missouri.edu/mailman/listinfo/members