fastcgi_param PHP_ADMIN_VALUE

Illó Gábor igabor at stageline.hu
Tue Jul 6 01:03:42 MSD 2010


Hello!

Does anybody have any idea how to activate the option open_basedir / domain?

This:

location ~ \.php$
{
      ...
      fastcgi_param PHP_ADMIN_VALUE 
"open_basedir=/usr/local/www/data/domain.hu/";
}

not work for me.

nginx version: nginx/0.7.67
PHP 5.3.2 with Suhosin-Patch (cli) (built: Jun  4 2010 15:42:40)
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies



More information about the nginx mailing list