Edit report at https://bugs.php.net/bug.php?id=55455&edit=1
ID: 55455 Updated by: f...@php.net Reported by: tavares dot wladimir at gmail dot com Summary: unknown entry 'access.log' and access.format -Status: Open +Status: Feedback Type: Bug Package: FPM related PHP Version: Irrelevant -Assigned To: +Assigned To: fat Block user comment: N Private report: N New Comment: The PHP version is missing Previous Comments: ------------------------------------------------------------------------ [2011-08-19 04:20:50] 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' ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=55455&edit=1