How to upgrade JDK version in ColdFusion Server

Upgrade JDK version ColdFusion Server Updated

RELEASED- ColdFusion 2023 and 2021 August 17th, 2023 Updates

We are pleased to announce the availability of ColdFusion (2023 release) Update 4 and ColdFusion (2021 release) Update 10. These updates introduce the ColdFusion serial filter that can be used to allow or disallow Java classes or packages for the deserialization of Wddx packets. What is the ColdFusion serial filter? The cfserialfilter.txt file ensures protection against insecure Wddx deserialization attacks. On the other hand, the already existing serialfilter.txt blocks Java deserialization by disallowing certain Java classes or packages. How do […]

cfreport is very slow in ColdFusion2023

cfreport is very slow in ColdFusion2023

macOS support for Cold Fusion

Hello.  Is Cold Fusion supported on macOS Monterey and Ventura, or is it only supported on Big Sur and earlier?  Thanks.

Moving CF site to a new server – not working

We are moving all our CF sites from one server to a new one.  I am not a CF developer at all.  Once we move the site to the new server, the page only displays “an error occurred”.  I can confirm that IIS and CF are serving up pages correctly.  I think the issue may be with the application,cfc file, but I am completely unsure.  I’m not sure where to look for log files to troubleshoot either.  Any advice would […]

Disable Optional Semicolons in CF2021

Looking for a way to disable the optional semicolons feature.

ColdFusion 2021 update 9 create issue

Hi , After installed update 9 without errors, able to access the pages  . But page with email , pdf function, cfadmin setting summary page cannot access throw following error . Packages (mail ,print ,pdf) also reinstalled, Any solutions to resolve

How to retrieve datasource passwords on ColdFusion 9

If you need to find the passwords for ColdFusion 9 datasources, here is code to do that (though you must know the CF Admin password in order to run it).

RELEASED- ColdFusion 2023, 2021 and 2018 July 19th, 2023 Security Updates

We are pleased to announce that we have released the updates for the following ColdFusion versions: ColdFusion (2023 release) Update 3 ColdFusion (2021 release) Update 9 ColdFusion (2018 release) Update 19 In these updates, we’ve fixed a few critical security bugs mentioned in the security bulletin, APSB23-47. For more information, see the tech notes below: ColdFusion (2023 release) Update 3 ColdFusion (2021 release) Update 9 ColdFusion (2018 release) Update 19 Please update your ColdFusion versions and provide us with your […]

RELEASED- ColdFusion 2023, 2021 and 2018 July 14th, 2023 Security Updates

We are pleased to announce that we have released the updates for the following ColdFusion versions: ColdFusion (2023 release) Update 2 ColdFusion (2021 release) Update 8 ColdFusion (2018 release) Update 18 In these updates, we’ve fixed a few security bugs mentioned in the security bulletin, APSB23-41. For more information, see the tech notes below: ColdFusion (2023 release) Update 2 ColdFusion (2021 release) Update 8 ColdFusion (2018 release) Update 18 Please update your ColdFusion versions and provide us with your valuable feedback.

CF Scheduled Tasks: more than you may know, and should

The next Hawaii ColdFusion User Group Meeting is all about scheduling in ColdFusion. Please RSVP on our Meetup page – https://www.meetup.com/hawaii-coldfusion-meetup-group/events/294711603/ If folks were asked to discuss CF scheduled tasks, I suspect most would feel “there’s not much ‘to say”, but there really is a lot more to working with them simply “setting a given url to run on a given schedule” (did you know it could be a CFC, for instance?). There are both more features than most realize, as […]