This TechNote will provide the information necessary to determine which version of ColdFusion MX is installed.
The version information for ColdFusion MX is as follows:
This TechNote will provide the information necessary to determine which version of ColdFusion MX is installed.
The version information for ColdFusion MX is as follows:
| 6,0,0,48097 | ColdFusion MX |
| 6,0,0,52311 | ColdFusion MX + Updater 1 |
| 6,0,0,55693 | ColdFusion MX + Updater 2 |
| 6,0,0,58500 | ColdFusion MX + Updater 3 |
| 6,1,0,63958 | ColdFusion MX 6.1 |
| 6,1,0,xxxxx | ColdFusion MX 6.1 + hot fix |
| 6,1,0,83762 | ColdFusion MX 6.1 Updater |
| 7,0,0,91690 | ColdFusion MX 7 |
| 7,0,1,116466 | ColdFusion MX 7.0.1 |
| 7,0,2,142559 | ColdFusion MX 7.0.2 |
There are various methods of identifying the version of ColdFusion MX that is currently installed.
ColdFusion Administrator:
From a command prompt or similar application such as Windows Explorer:
Change to the directory in which ColdFusion is installed, typically at C:\CFusionMX on Windows or /opt/coldfusionmx on Unix.
cfinfo (CFMX 6.1 and above; Server configuration only)
Note: This method will not include any installed hot fixes in the version number. If ColdFusion MX 6.1 is installed, it will display the original version number, 6,1,0,63958.