Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Группа fastcgi-server'ов,  не работают параметры  серверов
 
 
Igor Sysoev пишет:
 
Как именно выглядит ошибка ?
 
 
Вдогонку.
После изменения конфигов на правильные:
# ps auxw | grep nginx
 root     31615  0.0  0.0  2972   16 ?        S    00:12   0:00 nginx: 
master process /usr/local/nginx/sbin/nginx
apache   31616  0.0  0.0  3284  636 ?        S    00:12   0:08 nginx: 
worker process
root     31093  0.0  0.0  1504  448 pts/7    S    03:41   0:00 grep nginx
# service nginx restart
Stopping nginx: cannot stop nginx: nginx is not running.   [FAILED]
Starting nginx:                                            [FAILED]
# service nginx stop
Stopping nginx: cannot stop nginx: nginx is not running.   [FAILED]
# kill 31615
# service nginx restart
Stopping nginx:                                            [  OK  ]
Starting nginx:                                            [  OK  ]
--
_____________________
Век живи - век учись!
Think different!
universite[a]ukr.net
ICQ UIN# 38217626
VVP24-UANIC
tel.:   38 (0482) 42-89-43
mobile: 38 (067) 558-73-63
 
 
 |