Displaying 1 result from an estimated 1 matches for "20ef9b87".
2006 Feb 26
1
rails/lighttpd on os x
I''m trying to set up my Rails development app for public access on OS
X. I''m using the bundled lighttpd server. The first thing i tried to
do is simply start lighttpd on port 80. When i set "server.port = 80"
in lighttpd.conf i get the following error message after running ruby
script/server:
(network.c.265) can''t bind to port 80 Permission denied
i