If the default PHP settings for your hosting account don't meet the requirements of your website or application, follow these steps to change your PHP settings.
If you can't find that file in the root directory, use a text editor to create the file and then save it in the root directory. Be sure you name the file as specified in our article.
Example:
memory_limit = 128M max_input_vars = 2000 upload_max_filesize = 64M post_max_size = 64M max_execution_time = 120
Note: For specific info on these PHP settings, see the PHP documentation for core php.ini directives.
Article ID: 1224
Created On: Tue, Nov 17, 2020 at 6:52 PM
Last Updated On: Wed, Nov 18, 2020 at 9:50 PM
Online URL: https://www.heartinternet.uk/support/article/change-php-settings-for-my-hosting-account.html