我正在尝试将 vbulletin 论坛从 bluehost 服务器移至网络托管错误。我首先从旧服务器下载了 vb 文件夹并将其上传回新服务器。
对于数据库,我使用 bluehost.com 中的 phpmyadmin 导出我的数据库,当我尝试将其重新导入新服务器时,我收到此错误:
SQL查询:
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="en" lang="en" 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 <link rel="stylesheet" type="text/css" href="phpmyadmin.css.php?server=1&token=5739e47e2a94b96da71dc4213f69b5a4&js_frame=right&nocache=5344073683" /> <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.custom.css" /> <meta name="robots" content="noindex,nofollow" /> <script src="./js/cross_framing_protection.js?ts=1332953438" type="text/javascript"></script> <script src="./js/jquery/jquery-1.4.4.js?ts=1332953[...]
MySQL said:
#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
任何人都可以指导我解决问题吗?bluehost phpmyadmin 版本是 3.4.10.2 而 webhostingpad 是 3.4.10.1 这是问题的原因吗?如果是,解决方案是什么?