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: Feedback +Status: Closed Type: Bug Package: FPM related PHP Version: Irrelevant Assigned To: fat Block user comment: N Private report: N New Comment: Please try using this snapshot: http://snaps.php.net/php5.3-latest.tar.gz For Windows: http://windows.php.net/snapshots/ Previous Comments: ------------------------------------------------------------------------ [2011-08-19 05:59:11] f...@php.net The PHP version is missing ------------------------------------------------------------------------ [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