• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

ColdFusion 10 Support

Has anyone got Plesk 11.5 and CF10 working together?

Plesk 11.5.29 cannot detect installed CF10, see debug output:

2013/06/22 19:41:32:236 876 3780 Info: Fix type coldfusion
2013/06/22 19:41:42:844 876 3780 Info: "coldfusion10","coldfusion8","coldfusion9"
2013/06/22 19:41:42:844 876 3780 Info: "coldfusion10","coldfusion9","coldfusion8"
2013/06/22 19:41:42:844 876 3780 Info: Fix package coldfusion10 of type coldfusion
2013/06/22 19:41:42:844 876 3780 Info: The system cannot find the file specified. (Error code 2) at RegQueryValueEx valueName=coldfusion10_admin_pwd
at getPassword('coldfusion10_admin_pwd')(PleskSrvClient::getPassword line 211)
at getPassword(coldfusion10_admin_pwd)(ColdFusion10Provider::ColdFusion10Provider line 25)
2013/06/22 19:41:42:844 876 3780 Warning: Package coldfusion10 of type coldfusion is not isntalled
at (VPackageManager::fixPackage line 726)
at fixPackage(coldfusion, coldfusion10, false)(VPackageManager::fixPackage line 749)
at Unable to fix package coldfusion10 of type coldfusion(VPackageManager::fixType line 695)
2013/06/22 19:41:42:844 876 3780 Info: Fix package coldfusion9 of type coldfusion
2013/06/22 19:41:42:844 876 3780 Warning: Package coldfusion9 of type coldfusion is not isntalled
at (VPackageManager::fixPackage line 726)
at fixPackage(coldfusion, coldfusion9, false)(VPackageManager::fixPackage line 749)
at Unable to fix package coldfusion9 of type coldfusion(VPackageManager::fixType line 695)
2013/06/22 19:41:42:844 876 3780 Info: Fix package coldfusion8 of type coldfusion
2013/06/22 19:41:42:860 876 3780 Warning: Package coldfusion8 of type coldfusion is not isntalled
at (VPackageManager::fixPackage line 726)
at fixPackage(coldfusion, coldfusion8, false)(VPackageManager::fixPackage line 749)
at Unable to fix package coldfusion8 of type coldfusion(VPackageManager::fixType line 695)


Info on installed CF10:

System Information
Server Details
Server Product ColdFusion
Version 10,0,10,284825
Tomcat Version 7.0.23.0
Edition Enterprise (Trial)
Serial Number
Operating System Windows Server 2012
OS Version 6.2
Update Level /C:/ColdFusion10/cfusion/lib/updates/chf10000010.jar
 
Has anyone got Plesk 11.5 and CF10 working together?

Plesk 11.5.29 cannot detect installed CF10, see debug output:
Info on installed CF10:

System Information
Server Details
Server Product ColdFusion
Version 10,0,10,284825
Tomcat Version 7.0.23.0
Edition Enterprise (Trial)
Serial Number
Operating System Windows Server 2012
OS Version 6.2
Update Level /C:/ColdFusion10/cfusion/lib/updates/chf10000010.jar

Have you entered CF password in Panel?
Tools & Settings > Server Components > ColdFusion 10
Login
Password
 
Press "Refresh" button.
It is needed for Plesk to refresh server conponents and to define CF was installed. After CF install Panel will not detect it until components will be refreshed.

CF10 was installed before Plesk. And, actually, if I install CF10 after Plesk and press refresh button, Plesk shuts down all CF10 services, switches their startup type to Manual, and still there's no way to enter CF login and password.

Just to confirm - my Plesk license has CF support:

Adobe ColdFusion support On
 
Have you installed 64-bit CF?
Because Panel will not detect 32-bit CF installed to 64-bit OS exactly as you describe.

Confirmed, problem was solved by replacing CF10 32bit with CF10 64bit. Probably, this should be reflected in the 11.5 release notes somehow?
 
Back
Top