ich versuche von 3.2.3 eine gut laufende website auf 4.1.0 upzudaten (wurde mir in einem anderen Thread geraten, dann will ich das auch umsetzen;-). Im Forum habe ich gefunden:
- Code: Alles auswählen
Update von R3.x auf R4.0
- R3.x Dateien alle löschen (Datenbank NICHT löschen!)
- R4.0 Dateien auf den Webspace kopieren
- R4.0 Setup starten
+ Im Setup als Datenbankverbindung die Daten der vorherigen R3.2 installation eingeben
+ Option "Datenbank aktualisieren von REDAXO 3.0/3.1/3.2 [vorher Sichern!]" wählen
+ Benutzer anlegen
Das führt bei mir zu folgenden Fehlern:
- Code: Alles auswählen
Can't DROP 'bcontent'; check that column/key exists
Can't DROP 'date'; check that column/key exists
Duplicate column name 'attributes'
Can't DROP 'cattype'; check that column/key exists
Duplicate column name 'label'
Duplicate column name 'url'
Can't DROP 'alias'; check that column/key exists
Unknown column 'attribute' in 'rex_article'
Can't DROP 'online_from'; check that column/key exists
Can't DROP 'online_to'; check that column/key exists
Can't DROP 'fe_user'; check that column/key exists
Can't DROP 'fe_group'; check that column/key exists
Can't DROP 'fe_ext'; check that column/key exists
Can't DROP 'teaser'; check that column/key exists
Can't DROP 'type_id'; check that column/key exists
Can't DROP 'description'; check that column/key exists
Can't DROP 'keywords'; check that column/key exists
Can't DROP 'file'; check that column/key exists
Can't DROP 'bausgabe'; check that column/key exists
Can't DROP 'func'; check that column/key exists
Can't DROP 'php_enable'; check that column/key exists
Can't DROP 'html_enable'; check that column/key exists
Can't DROP 'perm_category'; check that column/key exists
Can't DROP 'label'; check that column/key exists
Duplicate column name 'attributes'
Can't DROP 'hide'; check that column/key exists
Duplicate column name 'attributes'
Duplicate column name 'attributes'
Duplicate column name 'preview'
Can't DROP 'action'; check that column/key exists
Duplicate column name 'createuser'
Duplicate column name 'cookiekey'
Duplicate column name 'next_article_slice_id'
Duplicate column name 'revision'
Duplicate column name 'revision'
Duplicate column name 'revision'
Duplicate column name 'revision'
Can't DROP 'copyright'; check that column/key exists
Can't DROP 'description'; check that column/key exists
Duplicate column name 'revision'
Duplicate column name 'revision'
Duplicate column name 'revision'
Duplicate column name 'revision'
Duplicate column name 'revision'
Duplicate column name 'revision'
Table 'rex_module' already exists
Unknown table 'rex_article_type'
Bitte richten Sie die Datenbank erneut ein.
Was soll ich tun?
Danke,
hoho

