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....

-- 
View this message in context: 
http://www.nabble.com/getting-server-error-message-xml-doesn%27t-work-tf1892420.html#a5175267
Sent from the mod_perl - General forum at Nabble.com.

Reply via email to