Welcome! Log In Create A New Profile

Advanced

RE: Problem with error file

All files from this thread

File Name File Size   Posted by Date  
nginx.conf 2.7 KB open | download Ing. Ricardo SIFON 02/29/2016 Read message
Ing. Ricardo SIFON
February 29, 2016 09:40AM
Maxim,

I'm Sorry, I have made a mistake.

As you say, the line called: error_log is in "off" in config file.

The file that I have problems is called: off (without extensión) in
C:\nginx.

Its content is:

....

[error] 6072#0: *27 open() "/cygdrive/c/nginx/html/robots.txt" failed (2: No
such file or directory), client: 10.0.0.1, server: localhost, request: "GET
/robots.txt HTTP/1.1", host: "10.0.0.50"

....

The same message is repeated constantly.

Regards,


Ricardo





-----Mensaje original-----
De: nginx [mailto:nginx-bounces@nginx.org] En nombre de Maxim Dounin
Enviado el: lunes, 29 de febrero de 2016 10:55
Para: nginx@nginx.org
Asunto: Re: Problem with error file

Hello!

On Mon, Feb 29, 2016 at 09:47:30AM -0300, Ing. Ricardo SIFON wrote:

> In the root directory of nginx (c:\nginx\), a file called "error" is
> generated. The size of this file grows too, causing the hard drive runs
out
> of free space.
>
> Attachment my config file of nginx (nginx.conf).

Are you sure it's called "error"? According to your
configuration, it should be called "off":

....
error_log off;
....

Note that "off" isn't a special value for the error_log directive.
To reduce logging of errors consider tuning the logging level
instead, see http://nginx.org/r/error_log.

--
Maxim Dounin
http://nginx.org/

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

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

Problem with error file Attachments

Ing. Ricardo SIFON February 29, 2016 07:48AM

Re: Problem with error file

itpp2012 February 29, 2016 08:43AM

Re: Problem with error file

Maxim Dounin February 29, 2016 08:56AM

RE: Problem with error file

Ing. Ricardo SIFON February 29, 2016 09:40AM

Re: Problem with error file

Maxim Dounin February 29, 2016 09:50AM

RE: Problem with error file

Ing. Ricardo SIFON February 29, 2016 10:24AM

Re: Problem with error file

Maxim Dounin February 29, 2016 10:34AM

Re: Problem with error file

Jim Ohlstein February 29, 2016 10:36AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 141
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