If you're using php-fpm you can create separate pools each with their own separate php.ini settings.
More info: https://github.com/perusio/php-fpm-example-config -Locke On Wed, Jan 30, 2013 at 11:53 AM, Stefan de Konink <[email protected]> wrote: > On 01/30/13 17:53, chief_wrench wrote: > >> 2) You should use php.ini to set these variables for your php-fpm proces > > > > but... but... these settings will apply to all virtual servers then. > > will the current version be able to handle this? > > This is a PHP limitation, but nothing limits you to start a specific php > instance for that specific virtual server that uses your specific > php.ini file. > > Stefan > > _______________________________________________ > Cherokee mailing list > [email protected] > http://lists.octality.com/listinfo/cherokee >
_______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
