Alien(PL) Posted June 27, 2020 Share Posted June 27, 2020 We have some big problem with product combinations. Whenever we try to generate more than couple attributes combination we ran out of memmory Its new and clean presta, the php_value memory_limit is set to 2GB We try to generate around 300 combinations in total for a product. Link to comment Share on other sites More sharing options...
Guest Posted June 27, 2020 Share Posted June 27, 2020 max_execution_time and max_input_time ? Link to comment Share on other sites More sharing options...
Alien(PL) Posted June 27, 2020 Author Share Posted June 27, 2020 @Guest max_execution_time: 30 max_input_time -1 Link to comment Share on other sites More sharing options...
Guest Posted June 27, 2020 Share Posted June 27, 2020 min. max_execution_time=90 Link to comment Share on other sites More sharing options...
Alien(PL) Posted June 27, 2020 Author Share Posted June 27, 2020 @Guest Set to 120 now still when i try to edit a product i get the info that max_input_vars has to be changed to 74000 or when i try to regenerate combinations it say it faild Link to comment Share on other sites More sharing options...
Alien(PL) Posted June 29, 2020 Author Share Posted June 29, 2020 any hint what to do with this issue because with small store with only 300 mb DB the 7400 limit is HUGE Link to comment Share on other sites More sharing options...
tanio1976 Posted December 20, 2020 Share Posted December 20, 2020 I'm sure the problem won't work out, I'm giving up PS and saying goodbye to me. Link to comment Share on other sites More sharing options...
Guest Posted December 20, 2020 Share Posted December 20, 2020 If you have limited web hosting, you must take into account the limited options in the Prestashop configuration! If you have unlimited web hosting, your problem will be solved. Are you writing that max_input_vars is too huge? It's not. For example, if you can edit translations, calculate how many texts must be loaded. vars = one value (one text) You can reach a number higher than 150 000. It is not possible to run Prestashop on shared hosting and want to process a large amount of data. The mistake is not in Prestashop, but in the choice of web hosting. When you have web hosting for $5, you cannot expect the same parameters as your own server. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now