By default Hosting provides a "php.ini" configuration that uses settings similar to the default when installing PHP. 

In general it is best to make configuration changes to PHP via ".htaccess" files.  In some specific cases you may want to specify your own "php.ini" file (NOT RECOMMENDED).

Via the Hosting Dashboard you can change the "Enable Custom php.ini" option to "Yes". This will point to a path that is under your webdav area (confs/php.ini, confs/php.d).

  • No labels