The server requirements check said, max_execution_time is too low (default 60, Xstore forces 120-180), and max_input_vars is on the low limit (1000, Xstore recommends 1000-2000).
Which effects do you expect if current values will be not upgraded?
This topic has 2 replies, 2 voices, and was last updated 4 years, 3 months ago ago by Rose Tyler
The server requirements check said, max_execution_time is too low (default 60, Xstore forces 120-180), and max_input_vars is on the low limit (1000, Xstore recommends 1000-2000).
Which effects do you expect if current values will be not upgraded?
Hello,
Thanks for contacting us.
max_execution_time is a limit for the execution time while running the script. For example if you import content and script need more than 60 secs then you may face the problem with demo content import. But depending on other server settings script could finish its work faster. So, if you didn’t face problems with theme options then don’t worry about this parameter.
The PHP Max Input Vars is the maximum number of variables your server can use for a single function. If the value is too low, you may experience problems such as can’t save menu settings when added a lot of items.
Regards
The issue related to '‘Why Xstore theme forces these PHP settings?’' has been successfully resolved, and the topic is now closed for further responses