forwarded 660581 https://bugs.php.net/bug.php?id=61149 notfound 660581 5.4.0~rc8-1 thanks
On Mon, Feb 20, 2012 at 3:30 AM, Michael Bravo <[email protected]> wrote: > > ;access.format = %R - %u %t "%m %r%Q%q" %s %f %{mili}d %{kilo}M %C%% > > while to function as expected it should be changed thus: > > ;access.format = "%R - %u %t \"%m %r%Q%q\" %s %f %{mili}d %{kilo}M %C%%" > I've no idea why, but although upstream did the change for both 5.3 and 5.4 in one commit, the string is quoted in 5.4 and unquoted in 5.3. I've reported this at https://bugs.php.net/bug.php?id=61149 Kaplan

