Skip to content

Instantly share code, notes, and snippets.

@timaschew
Last active January 3, 2016 00:59
Show Gist options
  • Save timaschew/8386151 to your computer and use it in GitHub Desktop.
Save timaschew/8386151 to your computer and use it in GitHub Desktop.
Allinkl Shopware Umstellung von 3.5 auf 4

Ausgangssituation:

  • phiala.de läuft mit shopware 3.5.7 - Rev. 8716 - Zend Version
  • All Inkl PHP 5.2

Schritte für Update auf 4.x

  • Spiegelung von phiala.de erzeugt (FTP + Datenbank) unter der Domain test.phiala.de
  • config.php DB angepasst
  • .htaccess Anpassung für CGI PHP 5.3 Handler
  • Download von ionCube und ersetzen des /engine Ordneres
  • Erfolgreiche Prüfung ob das Backend noch läuft
  • Frontend wird angezeigt, aber mit Fehlermeldung bezüglich keine gültigen Lizenz
  • Download des Update Skripts: updater_4.1.2.zip und entpacken nach /update
  • check.phiala.de/update/system meldet wieder Fehlermeldung bezüglich einer nicht gültigen Lizenz

Probleme:

  • Nicht deterministisches Verhalten:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment