max_input_vars keeps switching back to 1000

Posted in: Newspaper
Post count: 78

So I’ve set the variables in my php.ini to 2000 but it didn’t show in WP.

When I set the values to 2000 in .htaccess or wp-config it works for a while but then after a while when I check system status it’s changed back to 1000. Also the lines I added to .htaccess and wp-config disappeared.

Any idea whats going on??

Post count: 35449

Hi,
If the code is despairing from .htaccess and wp-config that means some options are overwrite the settings that you make in those files. Normal the settings should not change and stay the same.
-> https://forum.tagdiv.com/requirements-for-newspaper/
Please check this only with theme plugins and see if the problem persists.
Let me know the results!

Post count: 78

Im not on apache or nginx, Im on litespeed which is much faster and better protected against DDOS. What issues occur if it stays on 1000?

Post count: 35449

Hi,
Normal that is only the maximum number of input variables allowed for PHP scripts, 1000 in most cases is enough but sometimes if you have a big page or website is possible have over 1000 variables.
Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.