(sorry not sure if this is top or bottom post list) My thought was that my apache is: Server version: Apache/2.0.52 and my mod_perl is (according to yum):
mod_perl.i386 1.99_16-3 installed >From what I've read this shouldn't work. On 28 Feb 2007 at 9:51, Juan Jose Natera wrote: > LoadModule perl_module modules/mod_perl.so Yes perl.conf has this line. > > Is that part of SOAP::Lite? if so, what version? also what error > exactly are you getting? I was trying `perl -MCPAN -e 'install SOAP::Apache'. There were test failures: t/06-modules...........NOK 15# Failed test 15 in t/06-modules.t at line 24 fail #14 # t/06-modules.t line 24 is: $@ =~ /(Can\'t locate)|(XML::Parser::Lite requires)|(this is only version)|(load mod_perl)/ the load mod_perl is what concerns me and during the install it said that mod_perl wan't installed. I am tempted to install from source but I am nervous about crippling my installation as it's a live system. Thanx, Dp.