Please email solutions if possible. I
apologize if attaching the file causes any inconvenience.
In the future please inline your bug-report so it's easy to quote it in reply.
> I have installed Apache 2.0.48 on Red Hat Linux 9.0. I have installed all other needed modules but am having problems
> with mod_perl-1.99_11. I am using perl5.8.0 since I dont expect to use threads.pm. I think my problem is not having the
> CGI.pm 3.01 and the Compress::Zlib 1.09, but shouldn't it skip these tests. Please help.
>
> This is what I get when I do a "make test"
>
> FAILED test 5
> Failed 1/6 tests, 83.33% okay
> Failed Test Stat Wstat Total Fail Failed List of Failed
> -------------------------------------------------------------------------------
> modules/cgi.t 5 5 100.00% 1-5
> modules/cgiupload.t 0 13 2 2 100.00% 1-2
> modules/include.t 6 1 16.67% 5
They actually require CGI 2.93, please try again with the latest cvs version which fixes the requirement. You can get from here:
http://perl.apache.org/download/source.html#Development_mod_perl_2_0_Source_Distribution
If you still have the same problems, please run:
rm t/logs/error.log t/TEST -v modules/cgi.t modules/cgiupload.t modules/include.t
and post here the console output and the contents of t/logs/error_log
Thanks.
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
