Lots of folks are asking about ColdFusion 64bit support, and also asking which platforms we plan on supporting. As previously mentioned, we are indeed in the final testing stages of an updater for ColdFusion 8 which, among other things, provides further ColdFusion 64bit support. It is worth noting that 32bit ColdFusion 8 is fully supported on 64bit platforms, and ColdFusion 8 already supports 64bit Solaris 9 and 10. The current plans (and all plans are subject to change!) are for the updater to add 64bit support for Windows Vista, Windows 2003, Windows XP, Macintosh OS X Leopard, Red Hat Enterprise Linux 5, and Suse Linux 10.
--- Ben
It would seem that since the post-SP1 Vista and Server 2008 share (basically) the same kernel and IIS components that support for both should be easy to implement at the same time.
No testing on 2008 that I am aware of, but maybe.
There is a lot of request for additional Linux flavors, and we are looking at that for a possible future update.
--- Ben
The ColdFusion Standard Edition, in 32-bit mode, can be installed on any 64-bit system that is supported by the Enterprise or Developer Edition. So, if you're running CF Standard on a 64-bit OS today... which is currently unsupported... we have now added support for you just by upgrading to 8.0.1 using the 32-bit updater.
We also added full support for Windows Server 2008. :)
As Ben said, we are looking at adding support for additional linux flavors in the future, based on how much the OS is used. I personally use Ubuntu, so that helps. :)
-- Jason
./wsconfig -server coldfusion -ws
apache -dir /etc/httpd/conf -v -ws64 -bin /usr/sbin/httpd -script /etc/rc.d/init.d/httpd -coldfusion
Found JRun server coldfusion at 127.0.0.1:2930
[snip]
/opt/coldfusion8/runtime/lib/wsconfig/1/mod_jrun22.c:1: error: CPU you
selected does not support x86-64 instruction setError
I've been googling for how to get past this but can't find anything clear.
Yeah, Ben is also wrong there too. Sorry Ben. :) ColdFusion 8 as it stands today, does not support 32-bit CF on 64-bit systems. You can get it to run if you build your own Web Server Connectors, but it's still not officially supported. With the Updater that Ben is announcing here, due out soon, all of these issues are solved and 32-bit ColdFusion will be able to easily run on supported 64-bit systems without any manual compiling of connectors.
Jason
"supported with a supported 32-bit Java VM running on supported operating systems on 64-bit hardware."
[ahem] [cough]
--- Ben
-- Jason
Ok - this thread definitely has me wanting to poke out my eye. Let me ask this question. Assuming I have a brand new 64bit server and I can afford only CF standard - will I be able to run 64bit CF standard on a 64bit machine with a 64 bit JVM (whew). I understand that this will be possible with ent. I just have a customer ready to upgrade an existing installation of hte standard license to new hardware - and I need to advise them. Thanks!
You will be able to run CF Standard, in 32-bit mode, with everything else 64-bit (OS and web server). Just remember, this is a big improvement over today! :)
Hope that helps,
Jason
Thanks