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 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 Apache? you can set php_value etc in virtualhost block:
> http://us2.php.net/configuration.changes
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to