Edwin Posted May 19, 2019 Share Posted May 19, 2019 Hello, I need help how to solve my problem regarding upgrading from 1.7.5.1 to 1.7.5.2 its giving me error showing below: public_html/modules/autoupgrade/classes/ZipAction.php line 154 - Maximum execution time of 30 seconds exceeded thank you in advance Link to comment Share on other sites More sharing options...
tuk66 Posted May 20, 2019 Share Posted May 20, 2019 You can have many problems with only 30 seconds limit. Be sure you have set "Low" at the bottom of the page. Also upload the archive in the autoupgrade/download directory and don't rely on downloading it. Be sure you backed up both the database as well as ALL files. It is very important. Your next attemp will fail with 90% probability. My experience. PS 1.7 is a beast. Link to comment Share on other sites More sharing options...
JBW Posted May 20, 2019 Share Posted May 20, 2019 You can increase max_execution_time in php.ini settings Link to comment Share on other sites More sharing options...
Edwin Posted May 20, 2019 Author Share Posted May 20, 2019 thank you. but i tried with "low" 4 hours ago, tuk66 said: You can have many problems with only 30 seconds limit. Be sure you have set "Low" at the bottom of the page. Also upload the archive in the autoupgrade/download directory and don't rely on downloading it. Be sure you backed up both the database as well as ALL files. It is very important. Your next attemp will fail with 90% probability. My experience. PS 1.7 is a beast. yes i already backup and option is under LOW and still same problem Link to comment Share on other sites More sharing options...
Edwin Posted May 20, 2019 Author Share Posted May 20, 2019 I tried the php.ini but i guess its not affecting. how i can refresh the domain. i am using shared hosting. Link to comment Share on other sites More sharing options...
tuk66 Posted May 20, 2019 Share Posted May 20, 2019 Apparently, you cannot upgrade directly on the server because of low resources. Copy the shop and upgrade on localhost. Link to comment Share on other sites More sharing options...
Edwin Posted May 21, 2019 Author Share Posted May 21, 2019 18 hours ago, tuk66 said: Apparently, you cannot upgrade directly on the server because of low resources. Copy the shop and upgrade on localhost. how i can do it in local? thanks Link to comment Share on other sites More sharing options...
tuk66 Posted May 21, 2019 Share Posted May 21, 2019 Backup all files, backup the database, unzip on localhost and change database credentials as well as several records in the ps_configuration and ps_shop_url tables. Link to comment Share on other sites More sharing options...
Edwin Posted May 21, 2019 Author Share Posted May 21, 2019 2 hours ago, tuk66 said: Backup all files, backup the database, unzip on localhost and change database credentials as well as several records in the ps_configuration and ps_shop_url tables. Woah, its complicated for me. Link to comment Share on other sites More sharing options...
Janett Posted May 21, 2019 Share Posted May 21, 2019 Follow tutorials available on forum, for example : Link to comment Share on other sites More sharing options...
breda_Mcg Posted January 24, 2020 Share Posted January 24, 2020 I have my max-timeout set to 3600 and I still get this error on upgrade: public_html/modules/autoupgrade/classes/UpgradeTools/FilesystemAdapter.php line 101 - Maximum execution time of 45 seconds exceeded I always have problems with this, very frustrating. Link to comment Share on other sites More sharing options...
fosilia Posted May 1, 2020 Share Posted May 1, 2020 (edited) Uptade Prestashop 1.7.6.4 on 1.7.6.5 public_html/modules/autoupgrade/classes/UpgradeTools/FilesystemAdapter.php line 86 - Maximum execution time of 30 seconds exceeded Stop. Edited May 1, 2020 by fosilia (see edit history) Link to comment Share on other sites More sharing options...
Janett Posted May 1, 2020 Share Posted May 1, 2020 Your server configuration is not powerful enough to perform an upgrade of PrestaShop Link to comment Share on other sites More sharing options...
JBW Posted May 1, 2020 Share Posted May 1, 2020 Try to increase the max_exection_time setting of your PHP configuration in your webhosting panel or php.ini or ask your webhoster to do so 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