Jonathan Matthews
May 15, 2012 07:54AM
On 14 May 2012 15:58, Johan Brinch <brinchj@gmail.com> wrote:
> I can try downgrading and see if it changes anything or not.

Since nginx is a single binary, I suggest you might be able to extract
the binary from the old package and have both on the system in
parallel. This would let you give us the output from 2 versioned runs.
Kind of like

<pre>
user@austin:~$ nginx-1.1.18 -g "blah"
nginx: [alert] could not open error log file: open()
"/var/log/nginx/error.log" failed (13: Permission denied)
2012/05/15 12:48:49 [emerg] 25887#0: unexpected end of parameter,
expecting ";" in command line
user@austin:~$ nginx-1.1.17 -g "blah"
[... nginx is running fine ]
</pre>

With some -V invocations in there to show the compile-time settings, too.

HTH,
Jonathan
--
Jonathan Matthews
Oxford, London, UK
http://www.jpluscplusm.com/contact.html

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Disable default error_log?

Johan Brinch May 10, 2012 04:10AM

Re: Disable default error_log?

Jonathan Matthews May 11, 2012 07:08PM

Re: Disable default error_log?

Johan Brinch May 14, 2012 11:00AM

Re: Disable default error_log?

Jonathan Matthews May 15, 2012 07:54AM

Re: Disable default error_log?

Johan Brinch May 15, 2012 08:56AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 168
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready