17 messages in ru.sysoev.nginxRe: upcoming 0.7.53 large patch
FromSent OnAttachments
Igor SysoevApr 23, 2009 12:11 pm 
Jérôme LoyetApr 23, 2009 2:27 pm 
Jérôme LoyetApr 23, 2009 3:24 pm 
Igor SysoevApr 23, 2009 11:20 pm 
Jérôme LoyetApr 23, 2009 11:35 pm 
Igor SysoevApr 24, 2009 12:39 am 
Jérôme LoyetApr 24, 2009 12:48 am 
Igor SysoevApr 24, 2009 1:58 am.Other
Jérôme LoyetApr 24, 2009 2:10 am 
Jérôme LoyetApr 24, 2009 5:43 am 
Igor SysoevApr 24, 2009 7:59 am 
Jérôme LoyetApr 24, 2009 8:58 am 
Igor SysoevApr 24, 2009 9:00 am 
Igor SysoevApr 24, 2009 9:18 am 
Jérôme LoyetApr 24, 2009 9:43 am 
Igor SysoevApr 24, 2009 10:06 am 
Jérôme LoyetApr 24, 2009 1:03 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: upcoming 0.7.53 large patchActions...
From:Jérôme Loyet (jer@loyet.net)
Date:Apr 24, 2009 12:48:29 am
List:ru.sysoev.nginx

2009/4/24 Igor Sysoev <is@rambler-co.ru>:

On Fri, Apr 24, 2009 at 08:35:58AM +0200, J?r?me Loyet wrote:

# (cd /tmp && strace -e open /usr/local/nginx/sbin/nginx -p /root/test/nginx/) [emerg]: could not open error log file: open() "logs/error.log" failed (2: )

It seems there is a bug with the default error_log and/or the prefix.

A new version, that fixes startup error log prefix:

http://sysoev.ru/tmp/patch.0.7.52.1.prefix

BTW, what OS do you use ? Recently I saw messages without text description of error: "open() "logs/error.log" failed (2: )". while it should be "(2: No such file or directory)".

I'm using linux ubuntu 8.04.

What does "./configure | grep strerror" show ?

root@wild:~/nginx-0.7.52# ./configure | grep strerror checking for strerror_r() ... found checking for gnu style strerror_r() ... found but is not working