If the default settings for your hosting account do not meet the requirements of your website or application, you can follow these steps to change your PHP settings.
Example php.ini file:
memory_limit = 128M max_input_vars = 2000upload_max_filesize = 64Mpost_max_size = 64Mmax_execution_time = 120