Difference between revisions of "R4L/Services/Hosting/Advanced/PHP.ini"
From R4L Help Wiki
(Created page with "In order to override global ''php.ini'' settings under your hosting account, just create a file named '''custom_php.ini''' anywhere under your ''public_html'' directory (or su...") |
|||
Line 3: | Line 3: | ||
* PHP_INI_PERDIR | * PHP_INI_PERDIR | ||
* PHP_INI_USER | * PHP_INI_USER | ||
+ | |||
+ | ref. http://www.phpdoc.info/meta/ini-settings.php |
Revision as of 13:54, 3 June 2014
In order to override global php.ini settings under your hosting account, just create a file named custom_php.ini anywhere under your public_html directory (or sub-folders below this) to override some global php directives. The following directive categories can be overriden:
- PHP_INI_PERDIR
- PHP_INI_USER