You can not set php:admin or php_flag values with SuPHP. This is nothing ISPConfig specific, suphp uses php as cgi internally and you can never set these values for a cgi php.
If you want to set custom values, you will have to make a custom php.ini file and set this in the apache directives (see suphp documentation for details).
|