1.php.ini
max_execution_time = 0
memory_limit = 2G
restart your php 😀
2./etc/apache2/extra/httpd-default.conf
Timeout 3600 KeepAliveTimeout 50 <IfModule reqtimeout_module> RequestReadTimeout header=0,MinRate=500 body=0,MinRate=500 </IfModule>
restart your apache2 😀
3.sudo vim /etc/hosts
127.0.0.1 api.prestashop.com
127.0.0.1 api-addons.prestashop.com
4.classes/Tools.php
Search all timeout and replace timeout=100000