Skip to main content
Participant
November 19, 2007
Question

Help needed in starting Coldfusion

  • November 19, 2007
  • 3 replies
  • 451 views
I have download coldfusion trial version and I would like very much to know how to start cold fusion and start using it.
This topic has been closed for replies.

3 replies

Participating Frequently
December 6, 2007
You don't say if you've successfully installed ColdFusion or not, but if you have, log into the ColdFusion Administrator ( http://localhost/CFIDE/administrator) and find the link for the Getting Started Experience. This has a lot of good samples to get you started.
Participating Frequently
November 21, 2007
Can u let me know on which OS the cold fusion is installed? According to that in case of windows u can restart it using
command prompt
1) go to the path cf_root/bin and there type a command jrun.exe -start cfusion
Note :- cfusion is the service name that has to be started.
2) In case to start the JRun
go to path cf_root/bin and jrun.exe -start admin

Check by netstat the ports assigned to the coldfusion server must be in listen state.
Inspiring
November 19, 2007
I recommend the book "Adobe ColdFusion 8 Web Application Construction Kit, Volume 1: Getting Started (Web Application Construction Kit)" by Ben Forta and others.

http://www.easycfm.com also has numerous how to articles.