Manyou诚邀开发者加盟 | 常见问题
《站长》“开发者特刊”限量赠送
立即免费下载 Discuz!6.1.0正式版
Discuz! 6.1.0使用说明 | 使用手册
Discuz!NT2.5正式版发布
开放源码下载 | 使用手册
UCenter Home 1.2 正式版发布
官方站 | 帮助文档 | 使用手册
基于ECShop的网店托管-卖否
上海PHP认证培训热招 | LAMP培训大连
Discuz!收费服务内容及价格
《站长》俱乐部各地聚会活动进行中
Discuz!/ECShop 专用官方虚拟主机
Yes玩.武林三国(赤壁.下)
Comsenz 招聘信息
网店系统ECShop v2.6.0正式版火热发布
基于Discuz!的免费论坛空间5D6D
《站长》第八期:实战互联网开放平台
返回列表 回复 发帖

做了一个,二级域名,错误显示是这样的

Server Error in '/' Application.
--------------------------------------------------------------------------------

Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".


<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="Off"/>
    </system.web>
</configuration>


Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.


<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
    </system.web>
</configuration>
问题请教,。,论坛运行速度非常慢,问过空间商他说空间没问题,但是我的乱弹时好时坏,后台运行记录有这些
index.php : Can't connect to MySQL server on 'localhost' (10061) -

Lost connection to MySQL server at 'reading initial communication packet', system error: 0 -

admincp.php : Table 'bird2001.cdb1_settings' doesn't exist - INSERT INTO cdb1_settings VALUES (0x6d7367666f7277617264,0x613a333a7b733a31313a227265667265736874696d65223

viewthread.php : Can't connect to MySQL server on 'localhost' (10061) -

plugin.php : Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (gbk_chinese_ci,COERCIBLE) for
Discuz! info: MySQL Query Error

Time: 2008-6-28 6:05pm
Script: /bbs/index.php

SQL: SELECT type FROM [Table]usergroups WHERE groupid='7'
Error: Table 'sq_mulang.[Table]usergroups' doesn't exist
数据表缺失,请恢复备份数据

这个怎么办?
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@iblackie.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


--------------------------------------------------------------------------------

Invision7 Custom Config Server at www.iblackie.com Port 80



我安裝了首頁四格之後就變成這樣了....

怎麽辦啊?
管理员你好啊

有个很大的问题:我当前租用的虚拟主机是UTF-8的默认数据库,但现在因为要换一家公司的虚拟主机,他们也是MYSQL4.1,但是是latin1的默认编码,我改来改去,都不行,贴子都是乱码,有没有什么方法在导出的时候指定一下格式,我的意思是在后台里转换的时候选择用LATIN1编码导出,因为那里是可以选择用UTF-8的,从那里可以添加一下,如改一下脚本,这样好用后台来选择一下导出的格式,谢谢大家~~



help me !!!

这一贴是假的吗?

这一贴是假的吗?
叫我们集中发问,
但是却没有人解答!?
是集中在一起好删除吗?!!!
The Life of My Choice
http://www.toddwhite.ws
help me !!!
管理员你好啊

有个很大的问题:我当前租用的虚拟主机是UTF-8的默认数据库,但现在因为要换一家公司的虚拟主机,他们也是MYSQL4.1,但是是latin1的默认编码,我改来改去,都不行,贴子都是乱码,有没有什么方法在导出的时候指定一下格式,我的意思是在后台里转换的时候选择用LATIN1编码导出,因为那里是可以选择用UTF-8的,从那里可以添加一下,如改一下脚本,这样好用后台来选择一下导出的格式,谢谢大家~~


help me !!!


为什么都没有人来说说话,热心人帮帮忙吧
顶起来学习中
求助! 主题帖子单一词组出现乱码!
http://www.tsecn.com/bbs/viewthr ... &extra=page%3D1

以上是测试效果

就单一词组在主题帖子内 会出现乱码

请问是哪里的问题!

有何解决办法
返回列表