You can specify a php.ini or just a value using flags on your information source.
Just clone your PHP one and use the -d flag (syntax: php-cgi -d key=value) or -c to specify a new php.ini path (php-cgi -c path) Look at the man page for php-cgi for more details. On Mon, May 18, 2009 at 8:51 PM, Daniel L. Miller <[email protected]> wrote: > Apache's mod-php has support for the "php_flag" directive. How can we > have different php configurations for different virtual serveres and/or > directories? > > -- > Daniel > _______________________________________________ > Cherokee mailing list > [email protected] > http://lists.octality.com/listinfo/cherokee >
_______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
