On Tue, 4 Jul 2006 19:30:34 -0700 (PDT)
user51564 <[EMAIL PROTECTED]> wrote:

> 
> Apache/2.0.58 (Win32) mod_ssl/2.0.55 OpenSSL/0.9.8a mod_jk2/2.0.4
> PHP/5.1.4 mod_perl/2.0.2 Perl/v5.8.8 
> HTTPD.CONF:
> <FilesMatch "\.xml$">
>     SetHandler perl-script
>     PerlHandler Apache::XMLRPC::Lite
>     PerlSetVar dispatch_to
> "C:/Perl/site/lib/XMLRPC::Transport::HTTP::Apache"
>     PerlSetVar options "compress_threshold => 10000"
> </FilesMatch>
> just get error message, Apache::XMLRPC::Lite not listed in
> perllocal.pod or INDLUDES...can't figure out what to do....

  If it's not in perllocal.pod then Apache::XMLRPC::Lite isn't
  installed and you'll need to install it. 

 ---------------------------------
   Frank Wiles <[EMAIL PROTECTED]>
   http://www.wiles.org
 ---------------------------------

Reply via email to