Title: PHP Warning: parse_str(): Input variables exceeded 1000.
Last modified: June 22, 2023

---

# PHP Warning: parse_str(): Input variables exceeded 1000.

 *  Resolved [wakabayashi0827](https://wordpress.org/support/users/wakabayashi0827/)
 * (@wakabayashi0827)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/php-warning-parse_str-input-variables-exceeded-1000/)
 * I found the following message in the error log file.
   What does it mean?Is it 
   ignorable or should I take any action to fix it?
 * PHP Warning: parse_str(): Input variables exceeded 1000. To increase the limit
   change max_input_vars in php.ini. in (pathname)/wp-content/plugins/wp-slimstat/
   wp-slimstat.php on line 2051
 * I use WP 5.4.13 and the plugin version 4.7.8.3.
   Due to the server environment
   limitation (PHP version), I can’t update the plugin to the latest version.I think
   the corresponding line number in the latest version is line 2058.

Viewing 1 replies (of 1 total)

 *  Plugin Author [Mostafa Soufi](https://wordpress.org/support/users/mostafas1990/)
 * (@mostafas1990)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/php-warning-parse_str-input-variables-exceeded-1000/#post-16843412)
 * Hey,
 * Actually, the error message is quite crystal clear, you need only to increase
   that value on your PHP version. see the bellow links, please
 * [https://stackoverflow.com/questions/32602535/how-to-change-max-input-vars](https://stackoverflow.com/questions/32602535/how-to-change-max-input-vars)
 * [https://stackoverflow.com/questions/16470527/warning-input-variables-exceeded-1000](https://stackoverflow.com/questions/16470527/warning-input-variables-exceeded-1000)
 * Please let me know if you have any further questions.

Viewing 1 replies (of 1 total)

The topic ‘PHP Warning: parse_str(): Input variables exceeded 1000.’ is closed to
new replies.

 * ![](https://ps.w.org/wp-slimstat/assets/icon.svg?rev=2832242)
 * [SlimStat Analytics](https://wordpress.org/plugins/wp-slimstat/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-slimstat/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-slimstat/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-slimstat/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-slimstat/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-slimstat/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Mostafa Soufi](https://wordpress.org/support/users/mostafas1990/)
 * Last activity: [2 years, 11 months ago](https://wordpress.org/support/topic/php-warning-parse_str-input-variables-exceeded-1000/#post-16843412)
 * Status: resolved