[Catalyst] test server with -host

Daniel McBrearty danielmcbrearty at gmail.com
Mon Jun 18 23:38:15 GMT 2007


Hi

trying to run the test server and see it on another machine.

./script/myapp_server.pl -help tells me it should bind to all by
default, but when I run it with no host option, I can only see it at
localhost, not at the ip for the machine (I can see other webservers
on this machine).

if I try -host all or -host=all I get:

[info] engoi powered by Catalyst 5.7007
Use of uninitialized value in string eq at
/usr/local/lib/perl5/site_perl/5.8.8/Catalyst/Engine/HTTP.pm line 197.
Use of uninitialized value in gethostbyaddr at
/usr/local/lib/perl5/site_perl/5.8.8/Catalyst/Engine/HTTP.pm line 202.
Use of uninitialized value in subroutine entry at
/usr/local/lib/perl5/site_perl/5.8.8/Catalyst/Engine/HTTP.pm line 202.
Bad arg length for Socket::inet_ntoa, length is 0, should be 4 at
/usr/local/lib/perl5/site_perl/5.8.8/Catalyst/Engine/HTTP.pm line 202.


I guess this is really simple, but it's late ... what am I doing wrong?

cheers

D


-- 
Daniel McBrearty
email : danielmcbrearty at gmail.com
www.engoi.com
danmcb.vox.com
danmcb.blogger.com
BTW : 0873928131



More information about the Catalyst mailing list