Seite 1 von 1

Jede Menge Fehlermeldungen bei Upgrade auf 2.0.4

Verfasst: 27.06.2003 14:38
von famschmid
Beim Upgrade auf 2.0.4 von 1.4.4 kommen folgende Meldungen:

Next step: convert_config

* Converting configuration table ::
Couldn't update config table with values from old config table
1146: Table 'phpboard.config' doesn't exist

REPLACE INTO config (config_name, config_value)
VALUES ('config_id', '1')

Couldn't update config table with values from old config table
1146: Table 'phpboard.config' doesn't exist

REPLACE INTO config (config_name, config_value)
VALUES ('sitename', 'Eizellspende')

Couldn't update config table with values from old config table
1146: Table 'phpboard.config' doesn't exist

REPLACE INTO config (config_name, config_value)
VALUES ('allow_html', '1')

Couldn't update config table with values from old config table
1146: Table 'phpboard.config' doesn't exist

REPLACE INTO config (config_name, config_value)
VALUES ('allow_bbcode', '1')

Couldn't update config table with values from old config table
1146: Table 'phpboard.config' doesn't exist

REPLACE INTO config (config_name, config_value)
VALUES ('allow_namechange', '0')

Couldn't update config table with values from old config table
1146: Table 'phpboard.config' doesn't exist

REPLACE INTO config (config_name, config_value)
VALUES ('posts_per_page', '15')

Couldn't update config table with values from old config table
1146: Table 'phpboard.config' doesn't exist

REPLACE INTO config (config_name, config_value)
VALUES ('hot_threshold', '15')

Couldn't update config table with values from old config table
1146: Table 'phpboard.config' doesn't exist

REPLACE INTO config (config_name, config_value)
VALUES ('topics_per_page', '50')

Couldn't update config table with values from old config table
1146: Table 'phpboard.config' doesn't exist

REPLACE INTO config (config_name, config_value)
VALUES ('allow_theme_create', '')

Couldn't update config table with values from old config table
1146: Table 'phpboard.config' doesn't exist

REPLACE INTO config (config_name, config_value)
VALUES ('board_email_sig', 'Yours Truely,

The Site Admin')

Couldn't update config table with values from old config table
1146: Table 'phpboard.config' doesn't exist

REPLACE INTO config (config_name, config_value)
VALUES ('board_email', 'info@eizellspende.de')

Couldn't update config table with values from old config table
1146: Table 'phpboard.config' doesn't exist

REPLACE INTO config (config_name, config_value)
VALUES ('default_lang', 'german')

Couldn't rename 'nederlands' to 'dutch' in config table
1146: Table 'phpboard.config' doesn't exist

UPDATE config
SET config_value = 'dutch'
WHERE config_name = 'default_lang' && config_value = 'nederlands'

So geht das noch weiter mit:

Couldn't do:
1146: Table 'phpboard.posts' doesn't exist

Couldn't obtain ip data from privmsgs ()
1146: Table 'phpboard.privmsgs' doesn't exist

Couldn't obtain ip data from banlist ()
1146: Table 'phpboard.banlist' doesn't exist

Couldn't do:
1146: Table 'phpboard.posts' doesn't exist

Couldn't do:
1146: Table 'phpboard.topics' doesn't exist

usw.

woran liegt das denn ????

Danke

Chris

Verfasst: 27.06.2003 14:42
von JumpinJack
Also wenn du nen Upgrade oder Update fährst, dann must du ja auch den prefix eingeben.
So wie das aussieht hast du dabei nix angegeben. Hast du denn bei deinem schon existierenden phpbb kein Prefix verwendet oder war das nen Flüchtigkeitsfehler?!

Verfasst: 27.06.2003 17:13
von famschmid
Bei der alten version, habe ich keinen prefix verwendet. Allerdings hat er einen Teil der Dateien ja auch richtig umgewandelt, nicht bei jeder hat er diese Fehlermeldung.
Die Dateien: banlist, categories, disallow, forums, post, posts_text, privmsgs, ranks, smilies, topics, user,words hat er ja umgewandelt.
Die Fehler gibt er mir bei den restlichen aus, dass ist das Problem.

Danke

Chri[/b]

Fehlermeldungen-Update

Verfasst: 27.06.2003 18:23
von famschmid
Also folgende Meldungen kommen:

next step: initial drops: ok
next step: mod old tables: ok
next step: create tabels: keine anzeige
next step: create config: ok
next step: convert config: FEHLER
next step: convert ips: ok
next step: convert dates: ok
next step: fix addslashes: ok
next step: remove topics: ok
next step: convert users: FEHLER
next step: convert posts: ok
next step: convert privmsgs: FEHLER
next step: convert moderators: FEHLER
next step: convert privforums: keine anzeige
next step: update schema: keine anzeige
next step: convert forums: keine anzeige
next step: insert forums: ok
next step: update topics: ok
next step: final configuration: FEHLER
next step: drop fields: ok
next step: drop tables: ok
next step: fulltext search indexing: ok

Wenn ich anschließend trotzdem auf "click here to proceed to the index" klicke, kommt folgende Fehlermeldung: Fehler 404.
Er versucht in dem Verzeichnis "install" eine index.php zu öffnen.


Bei dem Upgrade, habe ich wie der Installation von 1.4.4 kein Prefix verwendet.


Danke schon mal für Eure Hilfe

Chris

Verfasst: 28.06.2003 10:00
von Acid
Wie bist´n beim Upgrade vorgegangen ? Is das eine normale 1.44er Version gewesen (mit ´n paar Hacks) oder eine vorgefertigte, modifizierte Version ?

Verfasst: 28.06.2003 12:14
von Gast
Hi,

habs jetzt auf meinem Webserver gebacken bekommen, allerdings als ich dass dann im Internet auf meinem Webspace auch machen wollte, ist er einfach mitten drinne ausgestiegen.

Chris

Verfasst: 28.06.2003 12:28
von Mister_X
Höchstwahrscheinlich ein Timeout, kannste nicht die Datenbank von deinem Webserver auf deinen Hoster überspielen?