Changes between Version 21 and Version 22 of faq/server/change-php-ini-settings
- Timestamp:
- Jan 29, 2019, 5:24:57 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
faq/server/change-php-ini-settings
v21 v22 22 22 All versions of php-fpm will read the .user.ini file in the your web document root so don't worry about the reference to php5 file in the path above. 23 23 24 Note: If you have changed the ''docroot'' of your site, then you also need to move the .user.ini into it, because this symlink links to the php.ini file.24 Note: If you have changed the document root to a different directory, then you also need to move the .user.ini into it, because this symlink links to the php.ini file. 25 25 26 26 For members not using shared hosting, see below - you will need an admin to help you.