Nginx not running

622 views
Skip to first unread message

nishant

unread,
Feb 7, 2011, 6:57:51 AM2/7/11
to bigbluebutton-users
Hi
I am trying to install BBB through source in ubuntu 10.10.
I am facing problem in starting Nginx.
When i try to restart it trough terminal then i get the following
error.

Restarting nginx: [emerg]: bind() to 0.0.0.0:80 failed (98: Address
already in use)
[emerg]: bind() to 0.0.0.0:80 failed (98: Address already in use)
[emerg]: bind() to 0.0.0.0:80 failed (98: Address already in use)
[emerg]: bind() to 0.0.0.0:80 failed (98: Address already in use)
[emerg]: bind() to 0.0.0.0:80 failed (98: Address already in use)
[emerg]: still could not bind()
nginx.

Thanks
Nishant

Fred Dixon

unread,
Feb 7, 2011, 7:36:55 AM2/7/11
to bigbluebu...@googlegroups.com
Hi nishant,

It looks like you already have a process listening to port 80 (is
apache2 installed)? Try stopping apache, then starting nginx again.

Also, is it possible to install BigBlueButton on Ubuntu 10.04? If so,
you can install from packages, it will take you less than 15 minutes,
and it will be *much* easier for you to update as newer versions of
BigBlueButton are released.

Regards,... Fred

> --
> You received this message because you are subscribed to the Google Groups "bigbluebutton-users" group.
> To post to this group, send email to bigbluebu...@googlegroups.com.
> To unsubscribe from this group, send email to bigbluebutton-u...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/bigbluebutton-users?hl=en.
>
>

Terry Floyd

unread,
Feb 28, 2011, 4:02:45 PM2/28/11
to bigbluebutton-users
I have just had this same issue on the BBB server I set up this
morning. I built it using the recommended documentation for Ubuntu
10.04 server, 64-bit, and all went well until I finished the setup and
ran # sudo bbb-conf --check

I had the exact same error condition as nishant reported. I was
getting pretty frurstrated until I saw Fred's response. Per his
recommendation, I stopped apache2 with # /etc/init.d/apache2 stop

I then started nginx with # /etc/init.d/nginx start

The result was the following:

Starting nginx: the configuration file /etc/nginx/nginx.conf syntax is
ok
Configuration file /etc/nginx/nginx.conf test is successful
nginx

I can now go to the URL of my server and launch a demo meeting with no
problem. Perhaps someone could investigate why this is happening or
maybe this method to resolve the error should be added to the FAQ.

Thanks for all the hard work put into BBB! I am very excited to get
this project implemented in our office.

Terry Floyd
> > For more options, visit this group athttp://groups.google.com/group/bigbluebutton-users?hl=en.- Hide quoted text -
>
> - Show quoted text -

Fred Dixon

unread,
Feb 28, 2011, 4:44:38 PM2/28/11
to bigbluebu...@googlegroups.com
> maybe this method to resolve the error should be added to the FAQ.

Done

http://code.google.com/p/bigbluebutton/wiki/InstallationUbuntu#Address_already_in_use

Regards,... Fred

Reply all
Reply to author
Forward
0 new messages