joe
2006-Apr-02 19:03 UTC
[Rails] (network.c.300) can''t bind to port: 80 permission denied
hi all when i starting my lighttpd: (network.c.300) can''t bind to port: 80 permission denied have you met this issue? any advise? regards -- Posted via http://www.ruby-forum.com/.
Jodi Showers
2006-Apr-02 19:10 UTC
[Rails] (network.c.300) can''t bind to port: 80 permission denied
Hey Joe, Ports < 1024(?) are restricted (I gather you''re on some unix flavour) You''ll have to run as root, or "sudo script/server" and enter the root password. Jodi On 2-Apr-06, at 3:02 PM, joe wrote:> hi all > when i starting my lighttpd: > > (network.c.300) can''t bind to port: 80 permission denied > > have you met this issue? > any advise? > > regards > > > > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails