Default PHP Environment Settings
Below are the commonly configured default values for the PHP environment:
| Parameter | Value | 
|---|---|
| post_max_size | 48M | 
| upload_max_filesize | 50M | 
| max_input_vars | 2000 | 
| max_input_time | 120 | 
You can override these parameters directly from the ISPConfig control panel. To do so:
- Log in to ISPConfig
 - Select the target domain
 - Go to the “Custom php.ini settings” tab
 - Enter the desired custom values