So I was trying to enable Sandbox Mode and now CF won't start. Is there a config file where I can turn that back off for now?
Panman82
11/18/2024, 5:04 PM
This is a new server so I could just do a restore too... Figured I'd try to "fix" it first. 🤷
p
priyank_adobe
11/19/2024, 7:40 AM
@Panman82 You can go to \ColdFusion\cfusion\lib and take the backup of neo-security.xml. Then open the and search for "sbs.security.enabled", it will show the value as "true", just make it false and restart CF.
priyank_adobe
11/19/2024, 7:41 AM
BTW, I am curious what is the error that you are getting. Could you please check the logs and share more details so we can probably debug.