[Catalyst] Catalyst-Apache
Danh Nguyen
tongnguyen at rogers.com
Tue Sep 20 17:16:33 CEST 2005
Hi Andy,
This is all the server, program info on my machine:
- Apache/2.0.54 (Win32) mod_perl/2.0.1 Perl/v5.8.7 Server at localhost Port 80
This is what I tried:
I removed parts of myapp.conf file and added them again, try to locate the problem. everything was fine - e.g. the Apache server could start , even though I couldnot access the root of the app. This is the error message:
----
[Tue Sep 20 10:58:09 2005] [error] [client 127.0.0.1] Directory index forbidden by rule: C:/Cataculous/root/
[Tue Sep 20 10:58:20 2005] [error] [client 127.0.0.1] Directory index forbidden by rule: C:/Cataculous/root/Hint/
[Tue Sep 20 11:03:25 2005] [error] [client 127.0.0.1] Directory index forbidden by rule: C:/Cataculous/root/Hint/
----
Until I added the last line:
PerlLoadModule myapp
then I got problem. First, I saw the debug screen as we used to see when loading an app (I just use the sample Scaffold Cataculous). Then before the last line: ...you can log on your localhost:3000 ... I got the Windows Error message as I posted earlier.
So, what causes the error, do yo think?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rawmode.org/pipermail/catalyst/attachments/20050920/7149fd21/attachment.htm
More information about the Catalyst
mailing list