View previous topic :: View next topic |
Author |
Message |
simbad Senior Member
Joined: 30 Jun 2011 Posts: 106
|
Posted: Sat Nov 03, 2012 8:56 am Post subject: nginx x64 / 2.0.0 error |
|
|
Hi!
I have problem with nginx. can you please check
root@xxx:~# /sbin/smsconfig nginx start
/sbin/smsconfig: line 1481: /etc/rc.d/rc.nginx: No such file or directory |
|
Back to top |
|
gerasimos_h Site Admin
Joined: 09 Aug 2007 Posts: 1757 Location: Greece
|
Posted: Sat Nov 03, 2012 9:16 am Post subject: |
|
|
Did you install nginx package from extra?
"smsconfig nginx status" should see it as N/A if there is no rc.nginx.
Also you need to disable httpd, unless you are going to run nginx on another port.
gerasimos_h _________________ Superb! Mini Server Project Manager
http://sms.it-ccs.com |
|
Back to top |
|
simbad Senior Member
Joined: 30 Jun 2011 Posts: 106
|
Posted: Sat Nov 03, 2012 9:32 am Post subject: |
|
|
sorry, my mistake
when i try to start service i have this error:
root@xenya:~# /sbin/smsconfig nginx status
Service nginx [ Stopped ]
root@xenya:~# /sbin/smsconfig nginx start
Starting Nginx server daemon:
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] still could not bind()
root@xenya:~# /sbin/smsconfig nginx status
Service nginx [ Stopped ]
do i need to stop apache?
root@xenya:~# |
|
Back to top |
|
simbad Senior Member
Joined: 30 Jun 2011 Posts: 106
|
Posted: Sat Nov 03, 2012 9:38 am Post subject: |
|
|
ok, i will configure my self Soory gerasimos_h, and thanks for support  |
|
Back to top |
|
|