On Friday 04 November 2005 02:37, Akash wrote:
> I am trying to install mod_proxy_html work. Using the following command
>
> $ /usr/local/apache/bin/apxs -c -I /usr/local/apache/include/libxml2/
> -i mod_proxy_html.c
>
> I end up with the following errors
> --------
> mod_proxy_html.c: In function `proxy_html_filter':
> mod_proxy_html.c:802: `XML_PARSE_RECOVER' undeclared (first use in
> this function)

Did you look in the code around that line, where the fix is a
commandline option when compiling?  Or at the mod_proxy_html
webpage, which tells you in more detail?

-- 
Nick Kew

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to