Geoffrey Young wrote:

Stas Bekman wrote:


t/TEST -v t/modperl/merge2.t
t/modperl/merge2....# connecting to http://localhost:8532/merge2/
request has failed (the response code was: 404)
see t/logs/error_log for more details

[Fri Apr 02 18:33:22 2004] [error] [client 127.0.0.1] File does not
exist: /home/stas/apache.org/mp2-cvs/t/htdocs/merge2

Geoff, have you forgotten to add/commit some files by chance?


nope. a fresh checkout passes fine for me:

t/modperl/merge2....# connecting to http://localhost.localdomain:8530/merge2/
1..10
# Running under perl version 5.008003 for linux
# Current time local: Sat Apr  3 00:03:09 2004
# Current time GMT:   Sat Apr  3 05:03:09 2004
# Using Test.pm version 1.24
# testing against results in merge2
...
ok 10
ok
All tests successful.

maybe it's a mod_dir thing?  do you have it available?  it shouldn't matter,
though, since the merge2/ directory is handled by the modperl handler, but
maybe the translation handler is getting confused.

Yes, I have mod_dir.


But that directory:
<Directory /home/stas/apache.org/mp2-cvs/t/htdocs/merge2>
doesn't exist. That's why I was asking you whether you haven't committed something. If not, why would you configure a directory which doesn't exist? Shouldn't that be a Location then?


__________________________________________________________________
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]



Reply via email to