Welcome! Log In Create A New Profile

Advanced

Re: Nginx ask me to watch error log but error log is empty

Valentin V. Bartenev
February 15, 2014 04:14PM
On Saturday 15 February 2014 16:08:04 okayyyyy wrote:
> Hello,
>
> Sometimes I get a 403 error also "Un error occured. Faithfully yours,
> nginx." with nothing in error.log
>
> Already checked
> /var/log/nginx/error.log
> /usr/local/nginx/logs/error.log
>
> Both of them are chmod in 777
>
> I'm tried to configure rutorrent but I can't even access, Got a 403 forbiden
> ... I use domain2.com conf
>
> Any one can help me to understand ?
>
> Here is my conf nginx.conf:
>
[..]
> server {
> listen 80;
> server_name localhost;
>
> access_log on;
> error_log on;
[..]
> server {
> listen 80;
> server_name domain1.com;
>
> access_log off;
> error_log off;
[..]
> server {
> listen 80;
> server_name domain2.com;
>
> access_log off;
> error_log off;
[..]
> server {
> listen 80;
> server_name domain3.com;
>
> access_log off;
> error_log off;
[..]

So, you should check file with name "off" in working directory.

wbr, Valentin V. Bartenev

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

Nginx ask me to watch error log but error log is empty

okayyyyy February 15, 2014 04:08PM

Re: Nginx ask me to watch error log but error log is empty

Valentin V. Bartenev February 15, 2014 04:14PM

Re: Nginx ask me to watch error log but error log is empty

okayyyyy February 15, 2014 04:20PM

Re: Nginx ask me to watch error log but error log is empty

Valentin V. Bartenev February 15, 2014 05:50PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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