Niinake
Hallo
Ich weiss das es dieses Thema schon 100 mal vorhanden ist.
Habe auch die Suche benutzt und finde keine Lösung.
Oder hab ich es übersehn?
Folgendes:
Ich möchte gerne ein update machen vom wbblite zu wbb2.
Das eigentliche Forum liegt momentel im root selbst.
Habe dann mir das wbb2_update runter geladen und entzipt.
Dann habe ich erstmal den ganze Order (wbblite) auf den Pc runter geladen und ein BU von der Datenbank.
Habe dann wie es in der Anleitung stand den Ordner wbb2 hochgeladen,auch ins root aber als Ordner wbb2.
Habe dann die setup.php aufgerufen und schon beim start stand
acp/lib/config
acp/lib/option und
images/avatar
auf Rot.
Ist ja klar wenn die datein gar nicht im Ordner vorhanden sind.
Habe dann die fehlende datein aus dem org. wbb2 rüber kopiert und natürlich die rechte gesetzt.
So dann stand alles auf grün und wenn ich aber dann auf Umstellung lite klicke kommt folgendes:
SQL-DATABASE ERROR
Database error in WoltLab Burning Board (): Link-ID == false, connect failed
mysql error: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
mysql error number: 2002
mysql version: unknown
php version: 4.4.8
Date: 09.02.2009 @ 13:11
Script: /wbb2/acp/setup.php?step=82&mode=5&frameset=1
Referer: http://www.gabriella-forum.de/wbb2/acp/s...de=5&frameset=1
Was soviel heisst wie keine Datenbank daten vorhanden.
Ok wenn ich die daten eintrage,dann kann ich 2 schritte weiter und beim 3.mal wo man auf weiter gehn klicken muss.
Kommt wieder eine fehlermeldung:
SQL-DATABASE ERROR
Database error in WoltLab Burning Board (): Invalid SQL: ALTER TABLE bb2_groups ADD grouptype tinyint(1) NOT NULL DEFAULT '0' AFTER title, ADD useronlinemarking varchar(255) NOT NULL DEFAULT '%s' AFTER grouptype, ADD priority tinyint(1) NOT NULL DEFAULT '0' AFTER useronlinemarking, ADD securitylevel smallint(5) unsigned NOT NULL DEFAULT '0' AFTER priority, ADD ai_posts smallint(5) NOT NULL DEFAULT '-1' AFTER securitylevel, ADD ai_days smallint(5) NOT NULL DEFAULT '-1' AFTER ai_posts, ADD showonteam tinyint(1) NOT NULL DEFAULT '0' AFTER ai_days, ADD showorder smallint(5) NOT NULL DEFAULT '0' AFTER showonteam, MODIFY title varchar(50) NOT NULL DEFAULT '', DROP canviewboard, DROP canviewoffboard, DROP canusesearch, DROP canusepms, DROP canstarttopic, DROP canreplyowntopic, DROP canreplytopic, DROP canpostwithoutmoderation, DROP caneditownpost, DROP candelownpost, DROP cancloseowntopic, DROP candelowntopic, DROP caneditowntopic, DROP canpostpoll, DROP canvotepoll, DROP canuseavatar, DROP canuploadavatar, DROP canuploadattachments, DROP candownloadattachments, DROP canratethread, DROP canviewmblist, DROP canviewprofile, DROP canviewcalender, DROP canprivateevent, DROP canpublicevent, DROP canrateusers, DROP appendeditnote, DROP avoidfc, DROP ismod, DROP issupermod, DROP canuseacp, DROP maxpostimage, DROP maxsigimage, DROP maxsiglength, DROP allowedavatarextensions, DROP maxavatarwidth, DROP maxavatarheight, DROP maxavatarsize, DROP allowedattachmentextensions, DROP maxattachmentsize, DROP maxusertextlength, DROP default_group, DROP INDEX default_group;
mysql error: Can't DROP 'canviewboard'; check that column/key exists
mysql error number: 1091
mysql version: 4.1.22
php version: 4.4.8
Date: 09.02.2009 @ 13:13
Script: /wbb2/acp/setup.php?step=84&mode=5&frameset=1
Referer: http://www.gabriella-forum.de/wbb2/acp/s...de=5&frameset=1
Daher meine Frage was ich nun tun soll?
Bzw wo liegt mein Fehler?
Wenn ich nun auf mysql geh sehe ich einmal bb2 und einmal bb133(weil das wbblite runter 133 installiert wurde)
Forum ist und war ein b4y forum.darf aber vom eigenar ein update auf ein wbb2 machen.
Ich weiss das es dieses Thema schon 100 mal vorhanden ist.
Habe auch die Suche benutzt und finde keine Lösung.
Oder hab ich es übersehn?
Folgendes:
Ich möchte gerne ein update machen vom wbblite zu wbb2.
Das eigentliche Forum liegt momentel im root selbst.
Habe dann mir das wbb2_update runter geladen und entzipt.
Dann habe ich erstmal den ganze Order (wbblite) auf den Pc runter geladen und ein BU von der Datenbank.
Habe dann wie es in der Anleitung stand den Ordner wbb2 hochgeladen,auch ins root aber als Ordner wbb2.
Habe dann die setup.php aufgerufen und schon beim start stand
acp/lib/config
acp/lib/option und
images/avatar
auf Rot.
Ist ja klar wenn die datein gar nicht im Ordner vorhanden sind.
Habe dann die fehlende datein aus dem org. wbb2 rüber kopiert und natürlich die rechte gesetzt.
So dann stand alles auf grün und wenn ich aber dann auf Umstellung lite klicke kommt folgendes:
SQL-DATABASE ERROR
Database error in WoltLab Burning Board (): Link-ID == false, connect failed
mysql error: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
mysql error number: 2002
mysql version: unknown
php version: 4.4.8
Date: 09.02.2009 @ 13:11
Script: /wbb2/acp/setup.php?step=82&mode=5&frameset=1
Referer: http://www.gabriella-forum.de/wbb2/acp/s...de=5&frameset=1
Was soviel heisst wie keine Datenbank daten vorhanden.
Ok wenn ich die daten eintrage,dann kann ich 2 schritte weiter und beim 3.mal wo man auf weiter gehn klicken muss.
Kommt wieder eine fehlermeldung:
SQL-DATABASE ERROR
Database error in WoltLab Burning Board (): Invalid SQL: ALTER TABLE bb2_groups ADD grouptype tinyint(1) NOT NULL DEFAULT '0' AFTER title, ADD useronlinemarking varchar(255) NOT NULL DEFAULT '%s' AFTER grouptype, ADD priority tinyint(1) NOT NULL DEFAULT '0' AFTER useronlinemarking, ADD securitylevel smallint(5) unsigned NOT NULL DEFAULT '0' AFTER priority, ADD ai_posts smallint(5) NOT NULL DEFAULT '-1' AFTER securitylevel, ADD ai_days smallint(5) NOT NULL DEFAULT '-1' AFTER ai_posts, ADD showonteam tinyint(1) NOT NULL DEFAULT '0' AFTER ai_days, ADD showorder smallint(5) NOT NULL DEFAULT '0' AFTER showonteam, MODIFY title varchar(50) NOT NULL DEFAULT '', DROP canviewboard, DROP canviewoffboard, DROP canusesearch, DROP canusepms, DROP canstarttopic, DROP canreplyowntopic, DROP canreplytopic, DROP canpostwithoutmoderation, DROP caneditownpost, DROP candelownpost, DROP cancloseowntopic, DROP candelowntopic, DROP caneditowntopic, DROP canpostpoll, DROP canvotepoll, DROP canuseavatar, DROP canuploadavatar, DROP canuploadattachments, DROP candownloadattachments, DROP canratethread, DROP canviewmblist, DROP canviewprofile, DROP canviewcalender, DROP canprivateevent, DROP canpublicevent, DROP canrateusers, DROP appendeditnote, DROP avoidfc, DROP ismod, DROP issupermod, DROP canuseacp, DROP maxpostimage, DROP maxsigimage, DROP maxsiglength, DROP allowedavatarextensions, DROP maxavatarwidth, DROP maxavatarheight, DROP maxavatarsize, DROP allowedattachmentextensions, DROP maxattachmentsize, DROP maxusertextlength, DROP default_group, DROP INDEX default_group;
mysql error: Can't DROP 'canviewboard'; check that column/key exists
mysql error number: 1091
mysql version: 4.1.22
php version: 4.4.8
Date: 09.02.2009 @ 13:13
Script: /wbb2/acp/setup.php?step=84&mode=5&frameset=1
Referer: http://www.gabriella-forum.de/wbb2/acp/s...de=5&frameset=1
Daher meine Frage was ich nun tun soll?
Bzw wo liegt mein Fehler?
Wenn ich nun auf mysql geh sehe ich einmal bb2 und einmal bb133(weil das wbblite runter 133 installiert wurde)
Forum ist und war ein b4y forum.darf aber vom eigenar ein update auf ein wbb2 machen.