主题:  求助Oops. Sorry for the error急

fordh

职务:普通成员
等级:1
金币:0.0
发贴:4
注册:2002/11/15 10:27:57
#12002/11/15 10:37:12
我安装了Coldfusion MX enterprise version
可是每次用非127.0.0.1或localhost的地址打开网址就会出现以下错误
请高手指教!!!

Oops. Sorry for the error...

One of several things could be happening:

You're trying to execute a ColdFusion page with a URL other than the localhost or 127.0.0.1, or


You haven't installed ColdFusion example applications or documentation.
If you tried to execute a ColdFusion page, you just need to:

Execute example applications and ColdFusion utilities locally, using the localhost URL or 127.0.0.1, or,


If the pages you want to execute are not present, rerun the ColdFusion installer to install the example applications or documentation. Code examples that you can run from the CFML Language Reference are installed along with the example applications.
Note that for maximum security, you should not install ColdFusion example applications or documentation on a production server.



5DDC版主

职务:版主
等级:6
金币:10.0
发贴:3820
注册:2002/3/25 21:30:11
#22002/11/15 11:52:56
正常 开发版



fordh

职务:普通成员
等级:1
金币:0.0
发贴:4
注册:2002/11/15 10:27:57
#32002/11/16 17:38:56
怎么我查看自己的version info说的是 Enterprise 啊?
老大请指教怎么查啊?

Version Information
Server Details
Server Product
ColdFusion Server

Version
6,0,0,48097

Edition
Enterprise

Serial Number
........

Operating System
Windows 2000

OS Version
5.0





5DDC版主

职务:版主
等级:6
金币:10.0
发贴:3820
注册:2002/3/25 21:30:11
#42002/11/16 19:29:29
试用版都是企业版,30天到期,就变成开发班了!



fordh

职务:普通成员
等级:1
金币:0.0
发贴:4
注册:2002/11/15 10:27:57
#52002/11/18 20:40:03
不是输入密码就好了吗?



fordh

职务:普通成员
等级:1
金币:0.0
发贴:4
注册:2002/11/15 10:27:57
#62002/11/18 20:46:08
老大,我下的和你的ftp上的文件完全一样。



winit

职务:普通成员
等级:1
金币:0.0
发贴:67
注册:2001/6/19 12:34:15
#72002/11/19 21:02:52
是MM为了防止HELP文档和SAMPLE案例今后出现漏洞不允许除LOCAL OR 127.0.0.1以外的IP地址访问,你只要修改APPLICATION.CFM文件,屏蔽 OR ADD ...(...OR CGI.REMOTE_ADDR IS "your ip address")

此外还有一个办法是,改IIS也可以。
www.cfwindow.net



winit

职务:普通成员
等级:1
金币:0.0
发贴:67
注册:2001/6/19 12:34:15
#82002/11/19 21:04:04
\wwwroot\cfdocs\exampleapps