【发布时间】:2010-09-09 13:59:05
【问题描述】:
我在我的系统上安装了 Coldfusion 8 试用版 (XP Professional sp3)。 我在“C:/Coldfusion8/wwwroot”中创建了一个名为“buildProject”的文件夹,其中包含一个 Index.cfm 和一些其他 .cfm 文件。
但我无法访问我的项目文件或 CFIDE/管理员
我尝试了以下网址
http://localhost:8500/wwwroot/buildProject/
http://localhost:8500/CFIDE/administrator/index.cfm
http:// 127.0.0.1:8500/wwwroot/buildProject/
http:// 127.0.0.1:8500/CFIDE/administrator/index.cfm
http://localhost /wwwroot/buildProject/index.cfm
http://localhost /CFIDE/administrator/index.cfm
http://localhost /wwwroot/buildProject/
http://localhost /CFIDE/administrator/index.cfm
Firefox 无法与位于 127.0.0.1:8500 的服务器建立连接。
* The site could be temporarily unavailable or too busy. Try again in a few
moments.
* If you are unable to load any pages, check your computer's network
connection.
* If your computer or network is protected by a firewall or proxy, make sure
that Firefox is permitted to access the Web.
• 我从 IE 和 FF 中清除了浏览“历史记录”。 • 我在控制面板 > 管理工具 > 服务中重新启动了 CF 服务器 • 甚至重启了 IIS
得到同样的错误。
此外,我试图通过 CFbuilder 访问 IE/FF 但我仍然收到错误消息 “尝试联系 [URL] 时连接被拒绝。”
【问题讨论】:
-
我刚刚检查了我的 inetpub 在 D: 驱动器中虽然我已经在 C: 驱动器中安装了 CF8 会这样吗?
-
这是一个更适合 ServerFault 的问题。
-
你能从 IIS 管理器中看到你的冷融合文件吗?
-
IIS managerAdministrative Tools> Internet Information Systems > (local system) >FTP Sites/Web Sites> ">FTP Sites" has Default FTP Site > MyCompany">Web sites" 为空
标签: coldfusion