Welcome! Log In Create A New Profile

Advanced

Cannot listen to port 80 but 3000, 3080 without Apache

Arthur Chan
January 04, 2010 08:26AM
Hi Guys,

I am using ubuntu and having nginx with thin (using sockets) and rails
successfully --- only on port 3000 and 3080.

When I try to change the nginx config and
listen 80;


it fails and the follows found in nginx/error.log

2010/01/04 21:08:25 [emerg] 21146#0: bind() to 0.0.0.0:80 failed (13:
Permission denied)



And I've checked what binding on port 80 but failed:

arthur@ubuntuserver:~$ sudo netstat -plant | grep ':80'
[sudo] password for arthur:
tcp 0 0 0.0.0.0:8000 0.0.0.0:*
LISTEN 21395/with_thin.con
tcp 0 0 0.0.0.0:8025 0.0.0.0:*
LISTEN 2999/master
tcp6 0 0 :::8025 :::*
LISTEN 2999/master
arthur@ubuntuserver:~$ lsof -i tcp:80
arthur@ubuntuserver:~$ lsof -i tcp:8080



Can you help me?

Thanks a bunch!
Arthur
--
Posted via http://www.ruby-forum.com/.

_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

Cannot listen to port 80 but 3000, 3080 without Apache

Arthur Chan January 04, 2010 08:26AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 142
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready