Falloutboy6
Member
oh das weiss ich jetzt nicht so genau aber ich glaub das war die 2.2.35
einzuspielen.mysql -uroot -p ispconfigdb < existing_db_06_22_2010__08_38_40.sql
ERROR 1017 (HY000) at line 22: Can't find file: './ispconfigdb/del_status.frm' (errno: 13)
ERROR 1105 (HY000) at line 263: MyISAM table 'doctype' is in use (most likely by a MERGE table). Try FLUSH TABLES.
/dev/sda3 219G 31G 177G 15% /
tmpfs 2,0G 0 2,0G 0% /lib/init/rw
udev 10M 44K 10M 1% /dev
tmpfs 2,0G 0 2,0G 0% /dev/shm
/dev/sda1 93M 15M 73M 17% /boot
Stopping MySQL database server: mysqld failed!
Starting MySQL database server: mysqld already running.
/usr/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'debian-sys-maint'@'localhost' (using password: YES)'
Wenn ich aber jetzt die Sicherung von ispconfig einspielen will kommtgrant all privileges on *.* to 'debian-sys-maint'@'localhost' identified by 'password_from above' with grant option;
flush privileges;
ERROR 1062 (23000) at line 121: Duplicate entry '3' for key 1
Dann hast Du die Tabellen vorher nicht geleert.ERROR 1062 (23000) at line 121: Duplicate entry '3' for key 1
Ja.Das liegt bestimmt daran, dass ich meine "alte" DB wieder eingspielt habe und nicht die vom Update aktiv ist. Kann das sein?
bevor ich das Update neu mache muss ich dann den Inhalt vom Ordner/var/tmp/install_ispconfig/
wieder löschen?mkdir /root/ispconfig
Würde ich nicht machen. dann verlierst Du die ISPConfig SSL Zertifikate.Den Ordner /root/ispconfig/ lösche ich am besten und lege ihn nochmal neu an.
/tmp oder /usr/src/Wo lege ich den Ordner install_ispconfig ab aus dem ich dann installiere?