Jump to content

Upgrading Error PrestaShop 1.6.1.17


Recommended Posts

give us a bit more information on the upgrade module settings you are using.  are you allowing database and images to be backed up during the upgrade?  if so, take your own backups and try the upgrade without it.

 

also, how long does the upgrade take before it fails?  it could be a resource issue where the php process is timing out

 

lastly, check your servers php error log for any useful error messages

Link to comment
Share on other sites

It has worked fine before but we are also having the server settings checked. The only thing we recently changed was the php to 7.0. It fails instantly upon downloading the package and gives the error above.  We have everything turned off (or to "no").  I am going to check if the 1-click module needs updated.

 

Jonathan

Link to comment
Share on other sites

It ended up being a php.ini setting issue!  Thanks to everyone who chimed in!

 

PHP's max_execution_time setting has a high value or is disabled entirely (current value: 259200 seconds)

 

[08-Sep-2017 19:58:16 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 21383952 bytes) in /home/888888/public_html/modules/autoupgrade/classes/Upgrader.php on line 106

  • Like 1
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...