e ("This is a test");
$r = $res->result;
print "R: $r\n";
Thanks for any/all feedback!!
--
Tom Cross Voice: 320-253-6483 Ext 207 FAX: 320-253-6956
IS ManagerE-mail: [EMAIL PROTECTED]
Kendeco Tool Crib http://www.kendeco.com
P.
Ok, I tried that. Then I even setup the perl-status thing that shows my
current status. perl-status shows that Apache2::RequestRec is one of
the modules currently loaded and it even knows about "dir_config"!
But it still doesn't work. I'm baffled.
Thanks for the quick re
On Tue, 2006-12-05 at 14:34 -0600, Tom Cross wrote:
> According to some bugs in bugzilla.redhat.com, it looks like there is an
> issue with mod_perl on fc5,6, rhel3, and rhel4. I'm wondering if this
> is the case, or if I'm doing something wrong. Is this a mod_perl issue?
&
t file and you
> should be good to go.
>
> if this works, it would probably be nice if you submitted a patch to the
> SOAP::Lite folks.
>
> --Geoff
Yes! That did it! And now that I look at it, its exactly what Philip
Gollucci suggested I do! LOL
Thanks for the multiple