Laus, Ryan J. wrote:
Stas,

Successfully installed LWP.

So the filter/in_bbs_msg.t problem went away?


I am receiving the following error when
running "make test"
cgi................ok 1/2# Failed test 2 in cgi.t at line 19
cgi................FAILED test 2
        Failed 1/2 tests, 50.00% okay

Have you tried upgrading your CGI.pm? 2.93 or higher is required. The cvs version does that already.


[Mon Jul 28 10:38:54 2003] [error] [client 127.0.0.1] File does not
exist: /usr/
local/tmp/mod_perl-1.99_09/t/htdocs/registry/cgi.pl

[...]


I tried creating a directory under htdocs called registry and then
copying the cgi.pl file into that directory just to see what would
happen and both tests failed.

no, no it's <Location /registry>, for some reason it can't find t/cgi-bin/cgi.pl, so it thinks that it might be a static file, t/htdocs/registry/cgi.pl which it's not.


__________________________________________________________________
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



Reply via email to