Changes between Version 16 and Version 17 of faq/server/change-php-ini-settings
- Timestamp:
- Jun 11, 2014, 7:49:53 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
faq/server/change-php-ini-settings
v16 v17 41 41 ''IMPORTANT: Please use caution when changing these settings. Take note of the default setting and only change minimally as needed. We are operating on shared servers - so if you change your site to use more resources, you may have an adverse impact on the other members.'' 42 42 43 == If you are using a VPS == 44 45 Then you must open a support ticket and ask an admin to create a /etc/php5/conf.d/yoursite.ini file with these changes. For admins: please chown this file to the user so they can make changes without admin intervention. 46 43 47 == When accessing via drush == 44 48