[Catalyst] Re:Catalyst-Apache on windows
Andy Grundman
andy at hybridized.org
Mon Sep 19 23:15:17 CEST 2005
Danh Nguyen wrote:
> Cannot do it. It sounds simple, but it's not. I change port:3000 in
> myap_server.pl to 80. nothing happened unless when starting built-in
> server it runs at localhost.
> what else could I do? what do you mean by connect to it?
myapp_server.pl is not used when running under Apache!
1. Start Apache.
2. Check logs/error_log to make sure it's running and there were no errors.
3. Go to http://localhost
-Andy
More information about the Catalyst
mailing list