Changed cf_scripts location, unable to login to admin (CF2023)
I am building a dev machine and recently installed CF2023 in Developer mode (Windows 11 Pro).
Everything was working correctly - I could login to CF, added some sites to IIS, was able to access those sites locally and from a test machine.
So, I then proceeded to set the alias for the CF_SCRIPTS folder (and added server mapping and MySQL datasources).
I am now unable to login to the CF Admin (trying to login locally on the Win 11 Pro machine). I can see the CF Admin login page, but the ID is prefilled (admin) and nothing happens after entering the correct password and clicking Login.
The Coldfusion-out.log file indicates:
Error [main] - Unable to install ajax package: java.lang.Exception: Script folder C:\ColdFusion2023\cfusion\wwwroot\[MY-SCRIPT-FOLDER-NAME] not found. Ajax package has been downloaded at C:/ColdFusion2023/bundles/ajax-2023.0.05.330608.zip. If you have created a mapping of cf_scripts folder, you can copy the contents of the downloaded zip into CF_SCRIPTS/scrips/ajax folder
I copied the contents of ajax-2023.0.0.5.330608.zip to C:\ColdFusion2023\cfusion\wwwroot\cf_scripts\scripts\ajax with the same results.
Is cfusion\wwwroot\cf_scripts supposed to be renamed to cfusion\wwwroot\[MY-SCRIPT-FOLDER-NAME] ?
I was under the understanding that the CF_SCRIPTS alias was only set in the CF Admin console and the actual folder name on the disk does not change.
My CF2021 installaton on a third party host matches my expectation - the alias is set in the CF Admin console but the folder name on the drive is still CF_SCRIPTS.
Thanks
