php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #55455 unknown entry 'access.log' and access.format
Submitted: 2011-08-19 04:20 UTC Modified: 2011-10-08 14:34 UTC
From: tavares dot wladimir at gmail dot com Assigned: fat (profile)
Status: Closed Package: FPM related
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: tavares dot wladimir at gmail dot com
New email:
PHP Version: OS:

 

 [2011-08-19 04:20 UTC] tavares dot wladimir at gmail dot com
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'


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [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
The PHP version is missing
 [2011-10-08 14:34 UTC] fat@php.net
-Status: Feedback +Status: Closed
 [2011-10-08 14:34 UTC] fat@php.net
Please try using this snapshot:

  http://snaps.php.net/php5.3-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 16:01:28 2024 UTC