3 votes
Per-domain error log for PHP-FPM and Apache
I finally discovered the problem. The default /etc/php-fpm.d/www.conf contained the following directive: php_admin_value[error_log] = /var/log/php-fpm/www-error.log This directive not only sets the ...
2 votes
Nginx says 404 not found, no error log
TL;DR The answer by @TeroKilkanen incorrectly states that HTTP 404 errors are not logged at the default error logging level; this is not true. The reason for the absence of "No such file or ...
Only top scored, non community-wiki answers of a minimum length are eligible
Related Tags
php-fpm × 2194nginx × 1354
php × 669
apache-2.4 × 256
fastcgi × 166
ubuntu × 155
wordpress × 120
linux × 117
apache-2.2 × 110
php5 × 97
php7 × 93
centos × 92
docker × 85
debian × 61
centos7 × 57
mysql × 52
apache2 × 38
amazon-ec2 × 36
rewrite × 33
varnish × 33
permissions × 32
web-server × 32
php.ini × 31
configuration × 30
virtualhost × 29