MyBB.de Forum
MyBB Erorr - 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: Allgemeiner Support (https://www.mybb.de/forum/forum-36.html)
+---- Thema: MyBB Erorr (/thread-7967.html)

Seiten: Seiten: 1 2


RE: MyBB Erorr - Murphy - 09.12.2007

Also da

Code:
$config['database'] = 'pivot;

fehlt ein '
Das muss so sein:

Code:
$config['database'] = 'pivot';



RE: MyBB Erorr - Rotstift - 09.12.2007

ok, tut wieder


RE: MyBB Erorr - Final X - 27.12.2007

Ein ähnlicher fehler nachdem ich das neust myBB software ersetzt habe.
MyBB Error

MyBB has generated a critical error and as a result cannot function correctly.

MyBB Said:


Error Code: install_directory

The install directory (install/) still exists on your server and is not locked. To access MyBB please either remove this directory or create an empty file in it called 'lock'.


Please try clicking the Refresh button in your web browser to see if this corrects this problem.

We apologise for any inconvenience.


MyBB 1.2.10


RE: MyBB Erorr - linwinman - 27.12.2007

Hallo Final X,

du musst das Verzeichnis ".../install" auf deinem Webspace löschen - alternativ musst du eine Datei "lock" im Verzeichnis ".../install" erstellen.


RE: MyBB Erorr - Final X - 27.12.2007

Wie erstelle ich eine lock datei?
könnte mir Bitte einer eine lock datei heraufladen?

Neue Fehlermeldung?

MySQL error: 1045
Access denied for user 'vinoth1'@'IP WIRD GEZEIGT' (using password: YES)
Query:


RE: MyBB Erorr - Mak - 27.12.2007

Deine Datenbankdaten sind falsch.


RE: MyBB Erorr - StefanT - 29.12.2007

Final X schrieb:Wie erstelle ich eine lock datei?
Du erstellst eine leere Datei und nennst sie "lock".