Hi everybody, I'm kinda new to coldfusion. How do you restart the coldfusion application server? Thank you,
If you are using windows, ColdFusion runs as a service. To start/stop the service by going to Control Panel -> Administrative Tools -> Services. There should be 3 or 4 ColdFusion services. Look for the one named ColdFusion 8 Application Server. Right click it stop/start it. If you are using an older version the names may differ, but that gives you the basic idea.
To cleanly stop all coldfusion services on Windows in the install directory\bin ie C:\ColdFusion8\bin there are cfstop.bat and cfstart.bat files. I use these all the time.
Blinked I don't understand what you are saying do you want to see the contents of the batch files? CFSTART.bat CFSTOP.BAT