Fusebox 无法解析变量

发布于 2024-11-25 22:43:23 字数 456 浏览 1 评论 0原文

好吧,我有点继承 Fusebox 应用程序...它在实时服务器上运行,并且在其他开发人员本地系统上运行 - 它不会解析我的本地系统上的变量...

我在 Apache 上设置 - 最新发行版和 CF 9 开发人员在 Windows 系统上(现场在 Linux 上,其他开发人员在 Mac 上)系统在 Fusebox 5(不是 5.1 或 5.5)上

我知道它无法解析的原因是 URL遇到这样的情况:

#request.self#?do=login.xxx&username=#attributes.username#

我要求其他开发人员给我他的 Apache 配置文件 - 这样我就可以比较 - 我们的代码库是相同的 - 因为我们检查了相同的 SVN 源,并且 Fusebox 文件是相同的 - 我们确认今天早上...

任何人都可以给我指出一个方向 - 因为我遇到了困难...

Ok I'm kind of inheriting a Fusebox applications... It runs on the live server and it runs on the other developers local sys - it DOES NOT resolve variables on MY local system...

I'm set up on Apache - latest release, and CF 9 developer, on a windows system (the live is on Linux and the other developer is on a mac) the sys is on Fusebox 5 (not 5.1 or 5.5)

The reason I know it's not resolving is the URLs come across like this:

#request.self#?do=login.xxx&username=#attributes.username#

I've requested that the other developer get me his Apache config file - so I can compare - our code base is identical - as we check out the same SVN source, and the Fusebox files are identical - we confirmed that this morning...

Can anyone point me in a direction - because I'm stymied....

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

微凉徒眸意 2024-12-02 22:43:23

使用配置工具比较 Webroot 映射或检查 < a href="http://www.adobe.com/devnet/coldfusion/articles/setup_dev.html" rel="nofollow">httpd.conf 来比较 DocumentRootAddType 映射。

Use the configuration tool to compare the webroot mappings or check the httpd.conf to compare the DocumentRoot and AddType mappings.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文