Prestashop: install/upgrade/upgrade.php running into error on manual 1.7.6.5 installation

Created on 20 Apr 2020  路  2Comments  路  Source: PrestaShop/PrestaShop

Describe the bug

I try to update my version 1.7.6.1 to 1.7.6.5 by following the manual way. (https://devdocs.prestashop.com/1.7/basics/keeping-up-to-date/upgrade/)
After finishing all file operations the very last step is to run upgrade.php. But this attempt fails when trying to run the file via ssh access as well as via my browser.

Expected behavior

There should appear a confirmation only that database fields have been updated. When I create another copy of my version 1.7.6.1 and upgrade to 1.7.6.4 it's working fine. But for 1.7.6.5 I get error messages as shown in the screenshots.

Steps to Reproduce

Steps to reproduce the behavior:

Following the manual upgrade steps on https://devdocs.prestashop.com/1.7/basics/keeping-up-to-date/upgrade/

Screenshots

https://raw.githubusercontent.com/schenkelchen/screenshots/master/1765-upgrade-php-in-browser.PNG
https://github.com/schenkelchen/screenshots/raw/master/1765-upgrade-php-in-ssh.PNG

Additional information

  • PrestaShop version: 1.7.6.1, upgrade to 1.6.7.5
  • PHP version: 7.2
  • MySQL version: 5.6
1.7.6.5 Bug IN Minor Regression

Most helpful comment

Hello @schenkelchen

I reproduce the issue :
Capture d鈥檈虂cran 2020-04-21 a虁 12 06 30

Thanks for your feedback :)

All 2 comments

Hello @schenkelchen

I reproduce the issue :
Capture d鈥檈虂cran 2020-04-21 a虁 12 06 30

Thanks for your feedback :)

Fixed by #19010

Was this page helpful?
0 / 5 - 0 ratings