[php-maint] Bug#504053: Bug#504053: Bug#504053: also fails to pick up values in /etc/php5/conf.d

sean finney seanius at debian.org
Mon Apr 27 19:34:50 UTC 2009


On Mon, Apr 27, 2009 at 02:08:28PM -0500, Raphael Geissert wrote:
> On Monday 27 April 2009 05:19:35 Chris Butler wrote:
> > The cron job also fails to read files in /etc/php5/conf.d, so if the local
> > admin has overridden the default value using a file in conf.d then it won't
> > be picked up.
> 
> Please refer to #452347

fwiw, i don't really have a problem with expanding the glob to include
these files, but at the same time it's not too hard to invoke $EDITOR
on the cronjob, and even adding this feature won't solve all the
maxlifetime-related problems (even doing any kind of gc is problematic
with some apps who want to handle it themselves).

also, i'm not sure how this would complicate things with the upcoming
change in extension file layout stuff, so it's probably worth keeping it
tabled at least until then.

i guess in an ideal world there would be a way to invoke a php cmdline call
for eache sapi config and just have it run <?php echo ini_get(foo); ?>, but
unfortunately i think that the ini/conf.d is hardcoded at compile time for
each sapi.


	sean
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-php-maint/attachments/20090427/963cb0e1/attachment.pgp>


More information about the pkg-php-maint mailing list