Hi all

 I am using php-5.6 with NGinx web server in a OpenBSD 5.9 host. I have 
configured error_log option to log specific php errors in a separate log file: 
"error_log = /tmp/php_errors.log".

 Nginx is running in chroot (as it does by default) under /var/www. I hoped 
that the errors were fed into the above file inside of /var/www chroot, and it 
does. But it does also under system's /tmp directory. In resume, I have two 
php_errors.log file where I can see all ducplicated errors ...

 Why?? How can I fix it?

Thanks.

-- 
Greetings,
C. L. Martinez

Reply via email to