php-fpm also allows per pool overrides. in php 5.3, i believe the
php.ini can use conditionals such as path as well.
On Wed, Nov 26, 2008 at 5:54 AM, sbeam <[EMAIL PROTECTED]> wrote:
> On Wednesday 26 November 2008 05:10, Santi Saez wrote:
>> According to PHP documentation [1] it can be only set v
On Wednesday 26 November 2008 05:10, Santi Saez wrote:
> According to PHP documentation [1] it can be only set via php.ini..
>
> For shared hosting scenarios, it will be great this feature.. disable
> insecure functions globally, and enable for certain domains, any
> workaround to make this?
using
Hi,
Blacklists are by definition insecure, so I'd advise you to have two setups,
one locked down (whitelist effectively) with only the needed extensions and
features, and the other one more relaxed.
Regards,
Stan Vassilev
Hi,
Can I enable "disable_functions" globally and disable for indi
3 matches
Mail list logo