Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: ColdFusion Installation in Windows Server,  (Read 3712 times)

0 Members and 1 Guest are viewing this topic.

sumesh

  • Guest
ColdFusion Installation in Windows Server,
« on: February 24, 2015, 03:54:49 am »
Hi Guys,

Recently I have got one request for the installation of ColdFusion in one of Windows server. I thought to share the steps with your guys. Find the details below,

Download the Package
************************

1) Go to http://www.adobe.com/go/trycoldfusion/   and signin with Adobe ID. If you do not have an Adobe account, click on the "Create an Adobe account" button on the left.
2) Select the appropriate version of ColdFusion you wish to download. If you have a 64 bit system select 'English | Windows 64 bit', else select 'English | Windows'.
3) Download the file and save to your desktop.


Installation in Server
************************

1) Right click on the File which you have downloaded recently and open as Administrator
2) Click on "next" >>> Accept the terms and click "Next".
3) When you see the screen below, select "Developer Edition" and click "Next".
4)  Select Server configuration and click "Next".
5) Leave all checkboxes selected and click "Next".
6) Leave the "Enable Secure Profile" checkbox unchecked and click "Next".
7) Provide a password and click "Next". Make sure you remember the password!
8) Leave the location at C:\ColdFusion10\ and click "Next". If you want to install in a different location you can,
9) Select 'Built-in web server (Development use only)' and click "Next".
10) Provide a password and click "Next". Make sure you remember the password; you will need this later on in the install process.
11) Select 'Enable RDS', provide a password and click "Next". Make sure you remember the password!
12) Leave the 'Automatically check for server updates' selected and click "Next".
13) Click "Install".
14) If you receive any Windows firewall messages, click 'Allow'.
15) When the installation wizard is done, keep the 'Launch the Configuration Wizard in the default browser' selected and click "Done".
16) A browser window will open. Enter your ColdFusion Administrator Password and click "Login". (This is the password from step
17) Once you receive the 'Setup Complete' screen, click the "OK" button.
18) You will now see the ColdFusion Administrator screen. To access this screen at a later date, you can go to: http://localhost:8500/CFIDE/administrator/index.cfm
19) You have now successfully installed ColdFusion 10.
20 ) To access the web root, you can go to: http://localhost:8500/. The web root on the file system is C:\ColdFusion10\cfusion\wwwroot\.

Please try this :-)