MyBB.de Forum
Update geht nicht :-( - Druckversion

+- MyBB.de Forum (https://www.mybb.de/forum)
+-- Forum: Archiv (https://www.mybb.de/forum/forum-57.html)
+--- Forum: MyBB 1.2.x und älter (https://www.mybb.de/forum/forum-27.html)
+---- Forum: Installation/Aktualisierung (https://www.mybb.de/forum/forum-37.html)
+---- Thema: Update geht nicht :-( (/thread-7839.html)



Update geht nicht :-( - k4ub0y - 28.11.2007

Hallo, ich habe über die Suche leider nichts gefunden, was mit hilft...

Mein Problem: Ich habe die Dateien zum updaten auf den Server geladen und dann meine /forum/install/upgrade.php ausgeführt. Das heißt ich wollte. Auf der http://...../install/upgrade.php kommt nur das:

Zitat:Warning: require_once(/usr/export/www/vhosts/funnetwork/hosting/ltg0815/forum/inc/db_.php) [function.require-once]: failed to open stream: No such file or directory in /usr/export/www/vhosts/funnetwork/hosting/ltg0815/forum/install/upgrade.php on line 25

Fatal error: require_once() [function.require]: Failed opening required '/usr/export/www/vhosts/funnetwork/hosting/ltg0815/forum/inc/db_.php' (include_path='.:') in /usr/export/www/vhosts/funnetwork/hosting/ltg0815/forum/install/upgrade.php on line 25

Was ist falsch??? Ich habe 1.2.7 gehabt und will zu 1.2.9! Und das alles nur, weil viele Nutzer mit Internet Explorer nicht mehr richtig anmelden konnten (hab das mit den Cookies vorher alles probiert!) und ich die neue Version probieren wollte...


RE: Update geht nicht :-( - Michael - 28.11.2007

Du hast die Datei inc/config.php überschrieben. Da in dieser die Datenbankinformationen gespeichert sind kommt es jetzt zur Fehlermeldung.
Wie du die Datei selbst wiederherstellen kannst steht hier: http://wiki.mybboard.de/index.php/Inc/config.php


RE: Update geht nicht :-( - k4ub0y - 29.11.2007

Danke, das wars!