Re: FPM RFC

From: Date: Wed, 24 Mar 2010 06:28:30 +0000
Subject: Re: FPM RFC
References: 1 2 3 4 5 6 7 8 9  Groups: php.internals 
Request: Send a blank email to internals+get-47541@lists.php.net to get a copy of this message
2010/3/23 Stanislav Malyshev <stas@zend.com>:

> Actually, if you have extension parsing the .ini, nobody prevents you from
> having:
>
> include[]=another.ini
>
> and have your extension interpret it as it wishes (i.e parse another file).
> Only problem you have is if you want PHP to do it automatically for you. So
> for FPM it shouldn't be a problem.

I want PHP core to do it. Not only for FPM but for many other reasons. :)

MySQL does a !includedir thing...

# * IMPORTANT: Additional settings that can override those from this file!
#   The files must end with '.cnf', otherwise they'll be ignored.
#
!includedir /etc/mysql/conf.d/


Thread (54 messages)

« previous php.internals (#47541) next »