Because those are not httpd errors, errors from a backend such as when
using php-cgi as a backend in a wrapper should be logged in their own php
logging, and as you showed php error_log file has not been defined.
El 7 sept. 2017 12:51 a. m., "Анатолий Кирсанов"
escribió:
I am not sure what is
I am not sure what is the reason of my problem. In some cases my PHP
script successfully saves data in it's own (script's) log. But there is
no corresponding record in Apache access log.
Why?
The error log is empty.
*
mod_fcgid/2.3.9
Apache/2.4.6 (CentOS)
PHP 7.1.3
Apache config*
...