
orasnita at gmail
May 21, 2009, 10:24 AM
Views: 654
Permalink
|
|
Run the test server on a different port than 3000
|
|
Hi, I tried: e:\web\> catalyst Testing e:\web\> cd Testing e:\web\Testing\> perl script/testing_server.pl -p 80 But it gave the message that the app can be accessed on the port 3000. I have also tried to start it on the port 82, but it started on the port 3000. I use perl 5.10.0 and Catalyst 5.80004. Octavian _______________________________________________ List: Catalyst[at]lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catalyst[at]lists.scsys.co.uk/ Dev site: http://dev.catalyst.perl.org/
|