[Rails] (network.c.300) can't bind to port: 80 permission denied

Jodi Showers jodi at nNovation.ca
Sun Apr 2 19:10:42 GMT 2006


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 at lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails



More information about the Rails mailing list