Upgrade 4.11.2 Multi vendor

Hello friends;
Does anyone know why it stays frozen when loading for the system update.

Someone who has been able to correct this and achieve the update successfully. or why does this happen?

Regards.

At first check the following file

var/upgrade/core_log.txt

It seems like server timeouts interrupt upgrade process.

Please contact your server administrator and ask to increase the max_execution_time and memory_limit server PHP directives. Also if mysqldump is available at your server, you can set the value of the backup_db_mysqldump tweak in the config.local.php file to true:

'backup_db_mysqldump' => true,

This will significantly speed up the backup process, but may not be supported by the server you are using.

1 Like

Thank you for help me.
I do it. me system start to upgrade. Until what version do you recommend me to update, I want the most stable, because I plan to place the unitheme and new addons. This is my first time updating.

Regards.

Thank you for your reply.

I can recommend to upgrade to the latest version, 4.16.2, because it contains not only all the new features, but also many bugfixes, which can be very useful.