Revive Upgraden
Plugins sichern
Als erstes ein Backup aller installierten Plugins machen und lokal Downloaden.
Revive Server -> Working as Administrator -> Configuration -> Maintenance -> Plugins
-> Export all Plugins
Die Plugins wurden jetzt alle als ZIP Files im var/plugins/export Folder gespeichert. Nun die Daten per FTP oder lsz, etc. lokal downloaden.
Upgrade durchführen
Nun das Upgrade wie in der offiziellen Anleitung beschrieben durchführen
https://www.revive-adserver.com/support/upgrading/
Fehlende Plugins installieren
Bei mir klappt das Upgrade meist problemlos, jedoch fehlen immer die Plugins:
Installation of plugin "openXBannerTypes" failed:
Problems found with plugin openXBannerTypes. The plugin has been disabled. Go to the Configuration Plugins page for details
Installation of plugin "openXDeliveryLimitations" failed:
Problems found with plugin openXDeliveryLimitations. The plugin has been disabled. Go to the Configuration Plugins page for details
Installation of plugin "openX3rdPartyServers" failed:
Problems found with plugin openX3rdPartyServers. The plugin has been disabled. Go to the Configuration Plugins page for details
Installation of plugin "openXReports" failed:
Problems found with plugin openXReports. The plugin has been disabled. Go to the Configuration Plugins page for details
Installation of plugin "openXDeliveryCacheStore" failed:
Problems found with plugin openXDeliveryCacheStore. The plugin has been disabled. Go to the Configuration Plugins page for details
Installation of plugin "openXMaxMindGeoIP" failed:
Problems found with plugin openXMaxMindGeoIP. The plugin has been disabled. Go to the Configuration Plugins page for details
Installation of plugin "openXInvocationTags" failed:
Problems found with plugin openXInvocationTags. The plugin has been disabled. Go to the Configuration Plugins page for details
Installation of plugin "openXDeliveryLog" failed:
Problems found with plugin openXDeliveryLog. The plugin has been disabled. Go to the Configuration Plugins page for details
Installation of plugin "openXVideoAds" failed:
Problems found with plugin openXVideoAds. The plugin has been disabled. Go to the Configuration Plugins page for details
Installation of plugin "openXDeliveryLogCountry" failed:
Problems found with plugin openXDeliveryLogCountry. The plugin has been disabled. Go to the Configuration Plugins page for details
Auszug aus dem var/install.log
Starting file-check for plugins...
Plugin: openXBannerTypes - Unable to locate XML files
Plugin: openXDeliveryLimitations - Unable to locate XML files
Plugin: openX3rdPartyServers - Unable to locate XML files
Plugin: openXReports - Unable to locate XML files
Plugin: openXDeliveryCacheStore - Unable to locate XML files
Plugin: openXMaxMindGeoIP - Unable to locate XML files
Plugin: openXInvocationTags - Unable to locate XML files
Plugin: openXDeliveryLog - Unable to locate XML files
Plugin: openXVideoAds - Unable to locate XML files
Plugin: openXDeliveryLogCountry - Unable to locate XML files
Finished file-check for plugins
Ein einfaches
cp -R oldversion/plugins/* newversion/plugins/
funktioniert zwar für die meisten Plugins, jedoch nicht für alle. So kann es zu Fehlermeldungen kommen. Erstmal prüfen, welche Plugins Probleme machen unter:
Revive Server -> Working as Administrator -> Configuration -> Maintenance -> Plugins
-> Plugin Report
Die Plugins, die Errors generieren kann man nun neu installieren. Hierzu kommen die exportierten Plugins zu Hilfe, die wir vorher runtergeladen haben.
Revive Server -> Working as Administrator ->Plugins
Da man nicht einfach re-installieren kann, kann man einfach das entsprechende Plugin uploaden und danach auf Import (code only) klicken.
Sollte das nicht funktionieren, müsste man das fehlerhafte Plugin zuerst Disablen und Deinstallieren – und danach neu installieren.
Spezialfall Länderbasierte Statistiken
Damit die Links zu den Länderbasierten Statistiken auch wieder funktionieren, müssen die Files erneut gepatched werden, wie in meiner Anleitung beschrieben.
