Changes between Version 11 and Version 12 of faq/server/change-php-ini-settings


Ignore:
Timestamp:
Jan 30, 2011, 2:11:39 PM (14 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • faq/server/change-php-ini-settings

    v11 v12  
    77If you would like to override any of those settings:
    88
    9  * 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:
     9Edit 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:
    1010
    1111{{{