On Mon, 2005-08-22 at 09:37 -0700, Steve Baker wrote: > I've continued to work on this, but have been unable to progress past > this point. mod_perl seems to work just fine on both systems, except > when it comes to SOAP, in which case I'm getting exactly the same errors > on both systems. I must be doing SOMETHING wrong, but danged if I can > spot it. While I'm familiar with Perl, I am less familiar with SOAP and > mod_perl.
Is there a SOAP-Lite support list? Your problem does not seem to be with mod_perl, but rather with SOAP-Lite. If there's no specific list, you might try asking on perlmonks.org or comp.lang.perl.misc. - Perrin