Support

Account

Home Forums Backend Issues (wp-admin) PHP: Input variables exceeded 1000 Reply To: PHP: Input variables exceeded 1000

  • Hope this helps others, but for every WP site I set max_input_vars to 5000. Since then I have run dozens of sites and some with massive amounts of repeaters and other fields. So far I have not run into this issue again.
    You can do this with Apache or Nginx (Whatever web server you are using) or PHP.ini.