|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2011-08-19 05:59 UTC] fat@php.net
-Status: Open
+Status: Feedback
-Assigned To:
+Assigned To: fat
[2011-08-19 05:59 UTC] fat@php.net
[2011-10-08 14:34 UTC] fat@php.net
-Status: Feedback
+Status: Closed
[2011-10-08 14:34 UTC] fat@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Sun Dec 07 17:00:02 2025 UTC |
Description: ------------ php-fpm config file parser does not recognize access.log and access.format tokens. I'm using the php-fpm sample config file. access.log = /var/log/php-fpm/$pool.access.log access.format = %R - %u %t "%m %r%Q%q" %s %f %{mili}d %{kilo}M %C%% When I uncomment those line I get: unknown entry 'access.log' and 'access.format'