Custom settings with PHP
Micha Glave
nginx at migmedia.de
Fri Nov 13 17:02:09 MSK 2009
On Friday 13 November 2009 14:22:55 you wrote:
> Hello,
>
> I have setup PHP with spawn-fcgi, PHP work well, but how to pass custom
> settings to PHP per virtualhost ?
>
> Like this, for example (.htaccess get from RoundCube webmail) :
>
> "php_value upload_max_filesize 5M"
>
> Thanks for your replies,
The only way I see is to set up a extra instance of spawn-fcgi with a different
php.ini
The same problem happens when you try to simulate suexec ...
Micha
More information about the nginx
mailing list