This content has been marked as final.
Show 2 replies
-
1. Re: Unable to change Administrator password and/or log in to Administrator! (CF10)
webmandman8 Jul 3, 2014 11:31 AM (in response to daniel11223344)Daniel, how did you fix your issue from way back in 2012?
-
2. Re: Unable to change Administrator password and/or log in to Administrator! (CF10)
Anit Kumar Panda Jul 3, 2014 11:59 AM (in response to webmandman8)Here are possible workarounds, you may try:-
- Try an alternate browser (issue primarily occurs with IE).
- Try alternative address http://127.0.0.1:port_no/CFIDE/administrator/index.cfm or http://localhost:port_no/CFIDE/administrator/index.cfm or http://ip:port_no/CFIDE/administrator/index.cfm.
- Try the passwordreset.bat and then try with the same ip or loopbak ip address.
- Try a different server and remotely access the server http://ip:port no.
- Enable internal/built port for ColdFusion and then try http://localhost:8500/CFIDE/administrator/index.cfm, where 8500 is the internal port for ColdFusion.
Note:- Enabling internal/built port would require a ColdFusion Application Server restart.
Here is a similar thread ColdFusion 11 Fresh Install Administrator Login Not Working applicable for ColdFusion 10 as well.
Regards,
Anit Kumar


