Copy link to clipboard
Copied
I'm trying to teach myself ColdFusion and I need a testing enviroment to play around in.
I already have XAMPP installed on my computer. Do I need to delete XAMPP in order to install ColdFusion locally?
Thanks.
Copy link to clipboard
Copied
Hi,
It's great that you're learning ColdFusion, you can install ColdFusion without uninstalling XAMPP. You can select the built in port to install ColdFusion which is default 8500 incase this port is already in use it can detect the next available port. Once you will install ColdFusion you can use ColdFusion webroot to render cfm pages.
Hope this helps.
Thanks,
Priyank