ModifyPHPIni
This command is configuring the php.ini configuration file. For a given webspace.
Possible Gateways
The command ModifyPHPIni is available via the following gateways:
Required Parameters
The following parameters are standard parameters for this command.
Command
COMMAND = ModifyPHPIni
WEBSPACE = (TEXT)
KEY = (TEXT)
VALUE = (TEXT)Response
code = (INT)
description = (TEXT)Attributes
| WEBSPACE | WebspaceID | 
| KEY | PHP key, for example PEAR,PHP_VERSION,REGISTER_GLOBALS,MAGIC_QUOTES_GPC,MEMORY_LIMIT,SAFE_MODE | 
| VALUE | PHP value |