Linux/Apache 上的 ColdFusion 是否稳定?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/2540979/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Is ColdFusion on Linux/Apache stable?
提问by Cyrcle
I'm working on a site that still has a lot of scripts in ColdFusion. I need to move it to a new server. I much prefer Apache/Linux instead of IIS/Windows. I've seen some info here and there about running ColdFusion on Apache/Linux. Is that a stable setup?
我在一个仍然有很多 ColdFusion 脚本的站点上工作。我需要将其移至新服务器。我更喜欢 Apache/Linux 而不是 IIS/Windows。我在这里和那里看到了一些关于在 Apache/Linux 上运行 ColdFusion 的信息。这是一个稳定的设置吗?
采纳答案by John Whish
Absolutely (32bit and 64bit) - you can see a list of officially supported platforms on the Adobe site: http://www.adobe.com/products/coldfusion/systemreqs/
绝对(32 位和 64 位) - 您可以在 Adobe 网站上查看官方支持的平台列表:http: //www.adobe.com/products/coldfusion/systemreqs/
Linux OS:
Linux操作系统:
Red Hat Enterprise Linux 5.3 SUSE Linux Enterprise Server 10.3 Ubuntu 9.04
红帽企业 Linux 5.3 SUSE Linux 企业服务器 10.3 Ubuntu 9.04
Apache HTTP Server 2.0.63 and later
Apache HTTP Server 2.0.63 及更高版本
回答by Adrian J. Moreno
It's perfectly stable. I ran a hosting company with ColdFusion 4 through 6.1 running first on Fedora and later CentOS. I used to work for Nationwide and deployed a major application there using ColdFusion 6.1 and later 7 of Red Hat ES.
它非常稳定。我经营一家托管公司,ColdFusion 4 到 6.1 首先在 Fedora 上运行,后来在 CentOS 上运行。我曾经在 Nationwide 工作,并在那里使用 Red Hat ES 的 ColdFusion 6.1 和更高版本 7 部署了一个主要应用程序。
I've written an extensive article on what you'll run into when moving a ColdFusion application from Windows to Linux.
我写了一篇详尽的文章,介绍了将ColdFusion 应用程序从 Windows 迁移到 Linux时会遇到的问题。
You can find more info about running ColdFusion on Linux hereor by searching ColdFusionBloggers.org.
您可以在此处或通过搜索ColdFusionBloggers.org找到有关在 Linux 上运行 ColdFusion 的更多信息。
回答by Jas Panesar
I have had absolutely no problem ever running Coldfusion on Apache on linux.
我在 Linux 上的 Apache 上运行 Coldfusion 绝对没有问题。
In fact, I had a windows NT 3.51 server running Apache (for windows) beta for several years, with Coldfusion 4.5. Zero issues.
事实上,我有一台 Windows NT 3.51 服务器运行 Apache(用于 Windows)测试版多年,使用 Coldfusion 4.5。零问题。
The server still runs and I only turned it off because it was outdated.
服务器仍在运行,我只是将其关闭,因为它已过时。
回答by speeves
I have run Allaire, (no!!), Macromedia... (No!) Adobe Coldfusion on GNU/Linux since Debian Woody (2003), (usually on unsupported distros). It works fine, as long as you understand that you can't purchase support. I even clustered them, but the Apache connector can cause some angst.
自 Debian Woody(2003 年)以来,我一直在 GNU/Linux 上运行 Allaire、(不!)、Macromedia...(不!)Adobe Coldfusion(通常在不受支持的发行版上)。只要您了解无法购买支持,它就可以正常工作。我什至将它们聚集在一起,但 Apache 连接器可能会引起一些焦虑。

