前天一时冲动之下,空间从盘古转到了dreamhost,后面因为一些原因,又将博客联盟转回盘古,就这一转,问题来了。
首先是sql数据库无法导入,出现下面的提示: #
# Table structure of table `readingcategories`
#
CREATE TABLE `readingcategories` (
`cat_ID` bigint( 20 ) NOT NULL AUTO_INCREMENT ,
`cat_name` varchar( 55 ) NOT NULL default '',
`category_nicename` varchar( 200 ) NOT NULL default '',
`category_description` longtext NOT NULL ,
`category_parent` bigint( 20 ) NOT NULL default '0',
`category_count` bigint( 20 ) NOT NULL default '0',
`category_position` bigint( 20 ) NOT NULL default '0',
`link_count` bigint( 20 ) NOT NULL default '0',
`posts_private` tinyint( 1 ) NOT NULL default '0',
`links_private` tinyint( 1 ) NOT NULL default '0',
PRIMARY KEY ( `cat_ID` ) ,
KEY `category_nicename` ( `category_nicename` )
) ENGINE = MYISAM AUTO_INCREMENT =31DEFAULT CHARSET = utf8
MySQL 返回:文档
#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 'DEFAULT CHARSET=utf8' at line 18
这都还好办,我还有从盘古转出来之前的数据备份,大不了这几天的post从zhuaxia里面复制回来再贴一遍,问题是,现在输入:
http://blogunion.org始终出现以下的信息:Site Temporarily Unavailable
We apologize for the inconvenience. Please contact the webmaster/ tech support immediately to have them rectify this.
error id: "bad_httpd_conf"
我查了一下,好像死dreamhost的问题,可是没有找到解决的办法。但是奇怪的是,同是从dreamhost转回盘古的另一个域名zengyingjie.com却能正常访问,我彻底晕菜了。
博客联盟我自己花了很大的心血在上面,看着现在的样子,实在是很心慌。各位有懂这玩意的,都来支支招,如果懂技术的话,在回复里面说一声,我把帐号跟密码通过站内短信发给你,你帮我看下,谢谢先:)
从昨天晚上八点到现在,快九个小时了,心里急。下次打死我都不换空间了,麻烦啊,唉。