Changes between Version 17 and Version 18 of faq/server/change-php-ini-settings
- Timestamp:
- Jun 11, 2014, 3:51:17 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
faq/server/change-php-ini-settings
v17 v18 10 10 If you would like to override any of those settings: 11 11 12 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 Edit your custom php.ini file. For members on shared hosting, see below - you will need an admin to help you. 13 13 14 14 For example, if you want to increase the upload file limit size, you may want to add: