Well, Apache2::Request is installed on my system (according to CPAN perl module), and I still get the same error.
[Fri May 13 08:09:37 2005] [error] [client 64.94.157.1] Can't locate object method "read" via package "Apache2::RequestRec" at (eval 26) line 6, <CONFIG> line 522.\n, referer: http://dsl.algebra.com/algebra/homework/word/numbers/04-num.wpm cpan> install Apache2::Request CPAN: Storable loaded ok Going to read /root/.cpan/Metadata Database was generated on Thu, 12 May 2005 21:56:07 GMT Apache2::Request is up to date. /usr/lib/perl5==>find . -name Request.pm |grep Apache2 ./site_perl/5.8.6/i686-linux/Apache2/Request.pm i --- Tom Schindl <[EMAIL PROTECTED]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > > use Apache2::Request aka libapreq2 if possible. > > Tom > > Igor Chudov schrieb: > | A followup to my earlier post with this error: > | > | Can't locate object method "read" via package > | "Apache2::RequestRec" at (eval 26) line 6, > <CONFIG> > | line 522.\n, referer: > | > http://dsl.algebra.com/algebra/homework/word/numbers/04-num.wpm > | > | The error happens when the latest CGI.pm version > tries > | to call "read" on Apache2::RequestRec, when the > method > | is POST. > | > | I had the same thing happen inside another custom > | Handler of mine, and had to change POST to GET. I > | would rather get to the bottom of the problem, I > do > | not like long GET urls. > | > | Any thoughts? > | > | - Igor > | > | > | > | > | Yahoo! Mail > | Stay connected, organized, and protected. Take the > tour: > | http://tour.mail.yahoo.com/mailtour.html > | > | > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.0 (GNU/Linux) > Comment: Using GnuPG with Thunderbird - > http://enigmail.mozdev.org > > iD8DBQFChGF0kVPeOFLgZFIRArO/AJ0ePA/RHAsEkXO6JzFQv3uqzxfRygCgs3BM > eJsTrqTVdUSqAaKo7uwDLWw= > =CV8Q > -----END PGP SIGNATURE----- > - Igor __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
