in reply to SOAP::Lite produces weird errors
Caveat: I have no experience with Apache::Soap but a quick observation I can give.
This:
doesn't seem to fit this pattern:PerlSetVar dispatch_to "/usr/local/lib/perl5/5.12.4, /usr/local/lib/ +perl5/site_perl/5.12.4, /usr/local/***company_name****/current/perl_l +ib"
PerlSetVar dispatch_to "/Your/Path/To/Deployed/Modules, Module::Name, +Module::method"
I'd also be looking at what the PATH variable is set to and make sure it includes the path to where the modules it is complaining about live and there is more than one place to look.
|
|---|