Upgrade From 4.7.4 To 4.8.1 Always Halt On Compressing Backup Files. . .

Please help,

during the upgrade process from 4.7.4 to 4.8.1 always halt on Compressing Backup Files.

Upgrade Fail.jpg

Please help,

during the upgrade process from 4.7.4 to 4.8.1 always halt on Compressing Backup Files.

Most likely the issue is related to server timeouts. You should contact your server administrator and increase the timeouts

My problem did not fixed even I asked server administrator to increased server timeouts limits. Please help any other possible reasons?

Thanks

Regards

Tried several times and finally successes! Thank you Cs-Cart team.

Best regards

Tried several times and finally successes! Thank you Cs-Cart team.

Best regards

Glad to hear that

This process is still terribly flawed. Updates choke on all large stores (4GB+).

It almost always stalls during Compressing backup .... even when we comment out this section.

Do your backups outside of the upgrade.

Then ensure that DEVELOPMENT is defined as true in either config.local.php or local.conf.php.

Then you'll have an option show up as to whether to backup or not during the upgrade (you would leave the box unchecked because you have a backup already).

Please check point 2.6 here

https://docs.cs-cart.com/4.9.x/upgrade/upgrade_process.html

Hello

In such situations, I comment in the app/Tygh/UpgradeCenter/App.php file a piece of code responsible for doing a database dump. The update goes without a problem.

Best regards

Robert

Robert - no need to comment anything out. All you have to do is define DEVELOPMENT to be true and then check the box.

We usually comment out these sections.. we really should not have to ... it's more a matter of principal.

No one should have to edit these files manually just to update.

The good news is that this seems fixed in recent versions for the most part.

If 'DEVELOPMENT' is defined, a checkbox appears to not execute backups nor verify the restore.php access.

No need to change the code. Everything is described here (point #2.6)

https://docs.cs-cart.com/4.9.x/upgrade/upgrade_process.html