raksmart活动促销

分享

写回答

发帖

晚上8:30数据库服务器挂了至少5分钟

国外虚拟主机 国外虚拟主机 12083 人阅读 | 10 人回复

发表于 2008-2-22 20:33:25 | 显示全部楼层 |阅读模式

phpmyadmin登录提示是连接数量过多。
相信不是我的网站连接数量过多。
我至今只上传了几个wordpress。流量几乎没有。
正要联系客服,恢复正常了。
昨天也遇到了一次这样的情况,但也不久恢复正常。

回答|共 10 个

kingto

发表于 2008-2-22 21:08:18 | 显示全部楼层

看來很不穩定....

fboat

发表于 2008-2-23 01:05:11 | 显示全部楼层

Dear customers,

Recently, we sent out notice about the discontiuance of SQLExpress engine. If you are not sure if your website is using SQLExpress and need to perform migrate action, please check the instructions below.

Please note, if you are NOT using ASP.NET 2.0 or above, and if your ASP.NET website does not have dynamic data, such as product information, membership information, you are most likely not using SQLExpress.

To confirm whether you're using sql express database or sql server database, you can follow the following step.

Please check the web.config file under your domain/application root folder. Look for keyword "sqlexpress" within this text file, if you are using SqlExpress, you should find something similar to:

<add name="ConnectionString" c providerName="System.Data.SqlClient"/>
(you may find this keyword, but it's commented out by <!-- -->, in such case this connection string does not take effect and you are not affected)

If you do not find the above keyword or a connectionstring specifying SqlExpress, you are not affected and you can ignore this notification.

To attach the SQL express database,

step1: You will need to go to control panel->database->attach new db

step2: Create an FTP account in the SQL server with the FTP login of [accountid_db],

step3: After that, you have to download your SQL express database data file from your web server App_data folder via your FTP account in your web server with login name of [accountid] Or If you have the SQL express database in your local computer, you can go directly to step 4

step4: Upload the SQL express database data file to the SQL server using the FTP account you just created in the SQL server

step5: Please attach the database in the SQL server by inputing the database name, database login and database password.

step6: Finally, you have to reconfigure your connection string in your web.config of the file you set your connection string:
change from something like
<add name="ConnectionString" c providerName="System.Data.SqlClient"/>

to

<add name="ConnectionString" c providerName="System.Data.SqlClient" />

where SQLServerAddress is the new SQL database server address designated when you attache the database.



谁可以简单翻译一下上面这段话的意思呢。。在后台看到的~

citywill

发表于 2008-2-23 20:22:40 | 显示全部楼层

楼上的信息是给asp和.net用户说的。sqlexpress是mssql数据库的免费版本。
RAKSmart

citywill

发表于 2008-2-23 20:26:17 | 显示全部楼层

今天又发生了。几乎是同一时间。8:20左右

citywill

发表于 2008-2-25 20:24:40 | 显示全部楼层

今晚8:22发现开挂。

candice

发表于 2008-2-28 14:36:57 | 显示全部楼层

我们的服务器在美国,一般会在美国时间凌晨(大致是中国时间晚上)对共享主机和其他服务器进行安全扫描,用户数据备份(我们每天都需要做备份)。所以可能会在中国时间晚上有短暂的不稳定。这应该不会每天都出现。如果遇到这种情况你可以tracert 域名。 看是哪里出的问题。

fboat, 大意如下:因种种问题,我们已经不再支持SQLExpress,请你参照一下步骤进行迁移。
然后你参照你的网站的配置文件“web.config ”检查你是否使用的是SQLExpress
如果是再参照给出的步骤进行迁移。

一般你有任何问题除了代码等一类问题外都可以进行咨询。我们的员工会确定你的问题是否属于我们应当解决的范畴。如果英语有所欠缺,可以使用中文咨询,我们会转给会使用中文的技术人员。

fboat

发表于 2008-3-2 20:24:11 | 显示全部楼层

今晚20:15分,又挂了~

fboat

发表于 2008-3-2 20:31:17 | 显示全部楼层

当了14分钟!

神猪

发表于 2008-3-3 10:27:58 | 显示全部楼层

phpmyadmin 我有时候也登陆不上  。  过一会就上去了 郁闷
您需要登录后才可以回帖 登录 | 注册

本版积分规则