| View previous topic :: View next topic |
| Author |
Message |
jazzy
Joined: 04 May 2010 Posts: 2
|
Posted: May 04, 2010 5:51 am Post subject: Anybody who can fix my Download Complete mod on a Nginx |
|
|
| I have purchased Nginx setup and download complete mod. BUt it seems that both are not working. I have emailed the support 2 times but no replies at all, anyone who can provide me support regarding that ?? |
|
| Back to top |
|
 |
stunna
Joined: 25 Apr 2010 Posts: 44
|
Posted: May 04, 2010 6:00 am Post subject: |
|
|
Is nginx started?
Run this command :
ps aux | grep nginx
If you know its not started run this:
/usr/local/nginx/sbin/nginx |
|
| Back to top |
|
 |
jazzy
Joined: 04 May 2010 Posts: 2
|
Posted: May 04, 2010 6:23 am Post subject: |
|
|
I am getting This Error
[root@fast ~]# /usr/local/nginx/sbin/nginx
[emerg]: bind() to 0.0.0.0:182 failed (98: Address already in use)
[emerg]: bind() to 0.0.0.0:182 failed (98: Address already in use)
[emerg]: bind() to 0.0.0.0:182 failed (98: Address already in use)
[emerg]: bind() to 0.0.0.0:182 failed (98: Address already in use)
[emerg]: bind() to 0.0.0.0:182 failed (98: Address already in use)
[emerg]: still could not bind() |
|
| Back to top |
|
 |
ankurs
Joined: 10 Mar 2009 Posts: 604
|
Posted: May 04, 2010 7:11 am Post subject: |
|
|
| jazzy wrote: | I am getting This Error
[root@fast ~]# /usr/local/nginx/sbin/nginx
[emerg]: bind() to 0.0.0.0:182 failed (98: Address already in use)
[emerg]: bind() to 0.0.0.0:182 failed (98: Address already in use)
[emerg]: bind() to 0.0.0.0:182 failed (98: Address already in use)
[emerg]: bind() to 0.0.0.0:182 failed (98: Address already in use)
[emerg]: bind() to 0.0.0.0:182 failed (98: Address already in use)
[emerg]: still could not bind() |
ngnix should be working fine then
are you sure the setup isn't working ? you might be behind a firewall and traffic on port 182 blocked
give a test link |
|
| Back to top |
|
 |
admin Site Admin

Joined: 22 Mar 2006 Posts: 1281
|
Posted: May 04, 2010 9:09 am Post subject: |
|
|
We fixed problem.
In future, please do not change anything which you do not know how it's working. |
|
| Back to top |
|
 |
|