XFileSharing Pro - Anybody who can fix my Download Complete mod on a Nginx

Message
Author
jazzy
Posts: 2
Joined: May 04, 2010 5:49 am

Anybody who can fix my Download Complete mod on a Nginx

#1 Postby jazzy » May 04, 2010 5:51 am

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 ??

stunna
Posts: 44
Joined: Apr 25, 2010 10:19 pm

#2 Postby stunna » May 04, 2010 6:00 am

Is nginx started?

Run this command :

ps aux | grep nginx

If you know its not started run this:

/usr/local/nginx/sbin/nginx

jazzy
Posts: 2
Joined: May 04, 2010 5:49 am

#3 Postby jazzy » May 04, 2010 6:23 am

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()

ankurs
Posts: 1054
Joined: Mar 10, 2009 2:34 am

#4 Postby ankurs » May 04, 2010 7:11 am

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

admin
Site Admin
Posts: 1839
Joined: Mar 22, 2006 12:32 pm

#5 Postby admin » May 04, 2010 9:09 am

We fixed problem.
In future, please do not change anything which you do not know how it's working.