> t/TEST -v apr/perlio
>
> and also send the errors from t/logs/error_log.

I have resolved this myself. It appears the perlio test failed because of
some trivial permission problems in the t/perlio directory. Various files
didn't exist or were unwritable by the test script so I touched and chmodded
them appropriately.

> Also in the future please use t/REPORT script to report problems, as
> explained here:
> http://perl.apache.org/docs/2.0/user/help/help.html#Reporting_Problems

Sorry, I'll do this from now on.

>  > ModPerl::Registry: Can't locate object method "register_cleanup" via
> package
>  > "Apache::RequestRec" at /usr/local/lib/perl5/5.8.0/CGI.pm line 270.
>
> this method is defined in Apache::compat. What happens if you add
>
>     PerlModule Apache::compat

It works when I use this.

Thanks for your reply,

Phil.


Reply via email to