﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	uname	nginx_version
199	error_log not use user-set variable	Рустам Загиров	somebody	"Code fragment:
{{{
    set $log_path ""/logs/site.ru"";
    error_log       $log_path/nginx-error_log;
}}}

nginx: [emerg] open() ""/usr/local/Cellar/nginx/1.2.3/$log_path/nginx-error_log"" failed (2: No such file or directory)"	defect	closed	minor		nginx-core	1.2.x	invalid			Darwin Rustams-iMac.local 12.0.0 Darwin Kernel Version 12.0.0: Mon Aug  6 18:24:39 PDT 2012; root:xnu-2050.9.1~1/RELEASE_X86_64 x86_64	"nginx version: nginx/1.2.3
TLS SNI support enabled
configure arguments: --prefix=/usr/local/Cellar/nginx/1.2.3 --with-http_ssl_module --with-pcre --with-ipv6 --with-cc-opt=-I/usr/local/include --with-ld-opt=-L/usr/local/lib --conf-path=/usr/local/etc/nginx/nginx.conf --pid-path=/usr/local/var/run/nginx.pid --lock-path=/usr/local/var/nginx/nginx.lock"
