Skip to main content
Participant
May 10, 2014
Question

Can I install Coldusion Developer Version and XAMPP on the same computer?

  • May 10, 2014
  • 1 reply
  • 335 views

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.

    This topic has been closed for replies.

    1 reply

    Priyank Shrivastava.
    Inspiring
    May 11, 2014

    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

    Thanks, Priyank Shrivastava