Applicable to:
- Plesk 12.5 for Windows
Question
ColdFusion is not supported starting from Plesk 12.5.
Websites which are using ColdFusion engine become unavailable after upgrade to Plesk Onyx with the following error:
CONFIG_TEXT: HTTP Error 401.3 - Unauthorized: Access is denied due to an ACL set on the requested resource.
How to prepare the instance with ColdFusion site for an upgrade to Onyx?
Answer
Note: Other CF versions were not tested as they are not supported by Plesk 12.5
-
Connect to the server via RDP.
- Navigate to
%plesk_dir%\etc\DiskSecurity
folder and create a new file namedcoldfusion.xml
. -
Add the content of the downloaded file (depending on the version of ColdFusion installed) to the recently created file:
Additional information
-
In every file
[COLDFUSIONX]
value should be replaced by actual webroot path of ColdFusion installation, which can be taken from the following registry value:CONFIG_TEXT: HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Install Data\Adobe ColdFusion X\WebRoot
-
In every file
[COLDFUSION8_CFIDE]
value should be replaced byCFIDE
value from the following file:CONFIG_TEXT: [COLDFUSIONX]servers\cfusion\cfusion-ear\cfusion-war\WEB-INF\cfusion\lib\neo-runtime.xml
Comments
0 comments
Please sign in to leave a comment.