Php.ini settings to reset when upgrading php: Difference between revisions

From Useful computer repair instructions
Jump to navigation Jump to search
Created page with "* post_max_size = 100M * upload_max_filesize = 30M * max_input_vars = 5000 * display_errors = On"
(No difference)

Revision as of 08:52, 1 May 2025

  • post_max_size = 100M
  • upload_max_filesize = 30M
  • max_input_vars = 5000
  • display_errors = On