Ошибка после апдейта

Роман n.g.i.n.x.e.r на gmail.com
Вс Сен 12 02:06:26 MSD 2010


Обновил nginx и стали выводиться следующие ошибки

sudo /usr/local/sbin/nginx -t
[emerg]: open() "/usr/local/etc/nginx/nginx.conf
--http-client-body-temp-path=/var/tmp/nginx/client_body_temp
--http-proxy-temp-path=/var/tmp/nginx/proxy_temp
--http-fastcgi-temp-path=/var/tmp/nginx/fastcgi_temp
--http-log-path=/var/log/nginx/access.log
--error-log-path=/var/log/nginx/error.log" failed (2: No such file or
directory)
configuration file /usr/local/etc/nginx/nginx.conf
--http-client-body-temp-path=/var/tmp/nginx/client_body_temp
--http-proxy-temp-path=/var/tmp/nginx/proxy_temp
--http-fastcgi-temp-path=/var/tmp/nginx/fastcgi_temp
--http-log-path=/var/log/nginx/access.log
--error-log-path=/var/log/nginx/error.log test failed

хотя все папки и файлы есть

# ls /usr/local/etc/nginx/nginx.conf
/usr/local/etc/nginx/nginx.conf
# ls /var/tmp/nginx/client_body_temp
# ls /var/tmp/nginx/client_body_temp
# ls -la /var/tmp/nginx/client_body_temp
# ls /var/tmp/nginx/fastcgi_temp
0       1       2       3       4       5       6       7       8       9
# ls /var/log/nginx/access.log
/var/log/nginx/access.log
# ls /var/log/nginx/error.log
/var/log/nginx/error.log

права на /var/tmp/nginx и /var/log/nginx

drwxr-x---   www     www

непонятно что он ищет



Подробная информация о списке рассылки nginx-ru