|
Webanwendungen Alle Fragen zu Installation und Problemlösung (Torrent-Flux, Hostsoftware, Serversoftware) |
|
Themen-Optionen | Ansicht |
27.11.2013, 16:49 | #1 | |||||||||||
Neuling
Registriert seit: 27.04.2011
Beitr?ge: 15
Abgegebene Danke: 8
Erhielt 0 Danke für 0 Beiträge
Downloads: 31
Uploads: 0 Nachrichten: 36 Renommee-Modifikator:
0 |
torrentflux-b4rt 1.0-beta2 - Setup Fehler
Hallo Freunde
ich habe ein Problem und zwar kann ich über papMyadmin nicht die SQL datei rein kopieren kommt dann das Mein System: root mit Debian 7.2 MySQL Server: Localhost via UNIX socket Server Version: 5.5.31-0+wheezy1 Protokoll-Version: 10 Benutzer: root@localhost MySQL-Zeichensatz: UTF-8 Unicode (utf8) Webserver Apache/2.2.22 (Debian) MySQL-Client-Version: 5.5.31 PHP Erweiterung: mysqli Dokumentation phpMyAdmin Versionsinformationen: 3.4.11.1deb2 Fehler SQL-Befehl: -- ----------------------------------------------------------------------------- -- $Id: mysql_torrentflux-b4rt-1.0.sql 2667 2007-03-21 20:43:58Z b4rt $ -- ----------------------------------------------------------------------------- -- -- MySQL-File for 'torrentflux-b4rt-1.0'. -- -- This Stuff is provided 'as-is'. In no way will the authors be held -- liable for any damages to your soft- or hardware from this. -- ----------------------------------------------------------------------------- -- -- tf_cookies -- CREATE TABLE tf_cookies( cid INT( 10 ) NOT NULL AUTO_INCREMENT , uid INT( 10 ) NOT NULL DEFAULT '0', host VARCHAR( 255 ) DEFAULT NULL , data VARCHAR( 255 ) DEFAULT NULL , PRIMARY KEY ( cid ) ) TYPE = MYISAM ; MySQL meldet: Dokumentation #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 20 und wenn ich es über die Setup.php mache kommt das torrentflux-b4rt 1.0-beta2 - Setup Database - Creation + Test - MySQL The installation will now try to connect to the database server, create a new database if applicable and run some tests to check we can create tables in the database. Ok: Created database b4rt Query Error: CREATE TABLE tf_test ( tf_key VARCHAR(255) NOT NULL default '', tf_value TEXT NOT NULL, PRIMARY KEY (tf_key) ) TYPE=MyISAM Error: kann mir da einer helfen wäre super lieb von euch Lg DrTukTuk Ge?ndert von DrTukTuk (27.11.2013 um 16:56 Uhr) |
|||||||||||
Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, G?ste: 1) | |
|
|