29 minutes ago, ikran said:I managed to get my provider to update the values in the php.ini file as written in the prestashop manual ...
(unfortunately I don't have direct access to these settings)memory_limit = 512M
max_execution_time = 300
max_input_time = 300
upload_max_filesize = 20M
post_max_size = 22M
max_input_vars = 20000
allow_url_fopen = on
Now the search works!
Thanks a lot to everyone!
However, the site in question is www.si-parts.com
👍
quindi è bastato alzare alcuni valori? Bene. Si funziona, non è un fulmine, ma hai anche tanti prodotti. 😉
So you just increased some php.ini values, db optimization and cleared cache? Good. Probably you can set up memory_limit = 1024M
Danny