11 | | Edit your custom php.ini file. It will be located in /home/members/MEMBERNAME/sites/DOMAIN/include/php5/php.ini. For example, if you want to increase the upload file limit size, you may want to add: |
| 11 | Edit your custom php.ini file. For members on shared hosting, it will be located in /home/members/MEMBERNAME/sites/DOMAIN/include/php5/php.ini. For members with a virtual private server, a new file needs to be added in /etc/php5/conf.d/MEMBERNAME.ini. This file will need to be added by the root user and then Apache restarted, so you'll need to open a ticket. |
| 12 | |
| 13 | For example, if you want to increase the upload file limit size, you may want to add: |