Hallo ihr Lieben,
ich wollte meine bestehende WP Installation auf meinen Server schmeißen. Habe meine Tabellen getrennt von den WP Tabellen exportiert und auf dem Server importiert. Kein Problem. Wenn ich aber die WP Tabellen exportiere und wieder importieren will, wird mir folgender Fehler angezeigt:
ZitatSQL-Befehl:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de" dir="ltr"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="icon" href="./favicon.ico" type="image/x-icon" /> <link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" /> <title>phpMyAdmin</title> <link rel="stylesheet" type="text/css" href="phpmyadmin.css.php?server=1&token=47b792366bab5527908d5ff8db07082f&js_frame=right&nocache=5418922316" /> <link rel="stylesheet" type="text/css" href="print.css" media="print" /> <link rel="stylesheet" type="text/css" href="./themes/pmahomme/jquery/jquery-ui-1.8.16.custom.css" /> <meta name="robots" content="noindex,nofollow" /> <script src="./js/cross_framing_protection.js?ts=1344779156" type="text/javascript"></script> <script src="./js/jquery/jquery-1.6.2.js?ts=13447[...]MySQL meldet:
#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 '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w' at line 1
Wer weiß warum und kann mir helfen?
Die .sql Datei ist 6kB groß, das sollte doch wohl gehen?