Edit report at http://bugs.php.net/bug.php?id=52377&edit=1
ID: 52377 User updated by: pch at ordbogen dot com Reported by: pch at ordbogen dot com Summary: Add .user.ini support to FPM Status: Bogus Type: Feature/Change Request Package: FPM related PHP Version: 5.3.2 New Comment: My bad. I thought FPM was a part of PHP 5.3.2, since the modules from php53.dotdeb.org included it. But apparently FPM was added through patches, and these patches did not parse .user.ini-files. I see that PHP 5.3.3 was released yesterday, and judging from a grep through the source, FPM does in fact parse .user.ini-files as you said. Previous Comments: ------------------------------------------------------------------------ [2010-07-23 00:03:30] f...@php.net Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://www.php.net/manual/ and the instructions on how to report a bug at http://bugs.php.net/how-to-report.php .user.ini works as excepted in FPM. If you're experimenting a real bug, please provide some more infos. ------------------------------------------------------------------------ [2010-07-19 13:10:59] pch at ordbogen dot com Description: ------------ If would be nice if the FastCGI Process Manager SAPI supported .user.ini files like the ordinary FastCGI SAPI does. Although you can specify per-pool php.ini for FPM, it really doesn't give you the same flexibility as .htaccess and .user.ini does. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=52377&edit=1