From: Operating system: PHP version: 5.3.10 Package: FPM related Bug Type: Bug Bug description:access.format directive should be in quotation marks
Description: ------------ Following up on Debian bug #660581 (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=660581), I've noticed that in commit r312399 to php.net (http://svn.php.net/viewvc?view=revision&revision=312399) a commented access.format directive was added to php-fpm.conf.in for the 5.3, 5.4 and trunk branches. Although this was done in one commit, the directive in 5.4 and trunk is between quotation marks, while the one in 5.3 branch isn't. 5.3: ; Default: "%R - %u %t \"%m %r\" %s" ;access.format = %R - %u %t "%m %r%Q%q" %s %f %{mili}d %{kilo}M %C%% 5.4: ; Default: "%R - %u %t \"%m %r\" %s" ;access.format = "%R - %u %t \"%m %r%Q%q\" %s %f %{mili}d %{kilo}M %C%%" -- Edit bug report at https://bugs.php.net/bug.php?id=61149&edit=1 -- Try a snapshot (PHP 5.4): https://bugs.php.net/fix.php?id=61149&r=trysnapshot54 Try a snapshot (PHP 5.3): https://bugs.php.net/fix.php?id=61149&r=trysnapshot53 Try a snapshot (trunk): https://bugs.php.net/fix.php?id=61149&r=trysnapshottrunk Fixed in SVN: https://bugs.php.net/fix.php?id=61149&r=fixed Fixed in SVN and need be documented: https://bugs.php.net/fix.php?id=61149&r=needdocs Fixed in release: https://bugs.php.net/fix.php?id=61149&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=61149&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=61149&r=needscript Try newer version: https://bugs.php.net/fix.php?id=61149&r=oldversion Not developer issue: https://bugs.php.net/fix.php?id=61149&r=support Expected behavior: https://bugs.php.net/fix.php?id=61149&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=61149&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=61149&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=61149&r=globals PHP 4 support discontinued: https://bugs.php.net/fix.php?id=61149&r=php4 Daylight Savings: https://bugs.php.net/fix.php?id=61149&r=dst IIS Stability: https://bugs.php.net/fix.php?id=61149&r=isapi Install GNU Sed: https://bugs.php.net/fix.php?id=61149&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=61149&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=61149&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=61149&r=mysqlcfg