I've developed this nifty XML-parsing content handler in mod_perl on
Red Hat 6.0 (Apache 1.3.6) -- works fine there. I've tried to put it
on 2 different Sun Ultra Sparcs running Apache 1.3.3 and 1.3.6 -- both
give an internal server error when I run that handler:
Can't locate object method "read" via package "FileHandle" at
/usr/local/lib/perl5/site_perl/XML/Parser/Expat.pm line 268.
Both of the Solaris builds of Apache are static, where the Linux build
is DSO. So there's obviously one big thing left to check. :) , but I
was wondering if anyone else has had similar problems, or knows a few
other things to look into.
Thanks,
phil