分享

写回答

发帖

有谁在Godaddy的window主机上装过Discuz!NT!!!!

GoDaddy GoDaddy 3713 人阅读 | 11 人回复

发表于 2007-10-5 11:48:20 | 显示全部楼层 |阅读模式

我搞了几天几夜了..都没能正常安装..谁装过的分享一下经验啊...急!!!

回答|共 11 个

大漠孤狼

发表于 2007-10-5 11:49:04 | 显示全部楼层

安装在子文件夹看看,有些程序不能装在它的根目录

sonda

发表于 2007-10-7 15:18:19 | 显示全部楼层

在你的帐号中,还要设文件夹的权限。子文件夹中,设好权限,上传就可以用
RAKSmart

shinewater

发表于 2007-10-8 09:36:35 | 显示全部楼层

哈哈,本人已搞定

大象无形

发表于 2007-10-8 12:25:16 | 显示全部楼层

期待楼上的兄弟搞篇攻略来,呵呵
为我们新来的小兄弟指条明道啊,

lool

发表于 2007-10-21 12:04:39 | 显示全部楼层

也折腾半天了,也是不行,估计是权限问题,怎么弄?

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>

aazz119

发表于 2007-10-21 12:56:57 | 显示全部楼层

楼上的看我这个  http://bbs.idcspy.com/thread-12017-1-1.html

楼上的楼上的楼上。。。。。DNT.config  那块怎么处理的?卡到这了   加我QQ说下  37528  感谢先~~

meibaby

发表于 2007-10-25 17:51:00 | 显示全部楼层

我也想知道如何安装

mixreal 该用户已被删除

发表于 2007-11-19 20:32:17 | 显示全部楼层

转成linux,装php的吧

meibaby

发表于 2007-11-19 20:50:04 | 显示全部楼层

我也向在WINDOWS上安装不知道能不能写个教程或弄个视频也好
您需要登录后才可以回帖 登录 | 注册

本版积分规则