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)
Viewing 1 replies (of 1 total)
The topic ‘PHP Warning: parse_str(): Input variables exceeded 1000.’ is closed to new replies.