Entries for month: May 2009

Coldfusion interview Questions with answers

ColdFusion 3 Comments »

Coldfusion interview Questions with answers :-

Only i given few anwsers for my 108 questions post. I will try to complete ASAP :)

Read more...

Restart ColdFusion from the command prompt in Unix, windows

ColdFusion No Comments »
Restart in Unix/Linux:
1. /etc/init.d/coldfusion restart
2. /opt/coldfusionmx/bin/coldfusion restart
3. service coldfusion restart
4. /etc/init.d/coldfusionmx restart
Restart in Windows:
There is no direct restart service command available in windows.
we have to use stop & start commands.
net stop "ColdFusion MX Application Server"
net start "ColdFusion MX Application Server"

Common service names for varies CF versions
"ColdFusion MX ODBC Agent"
"ColdFusion MX ODBC Server"

"ColdFusion 8 Application Server"
"ColdFusion 8 ODBC Agent"
"ColdFusion 8 ODBC Server"
"ColdFusion 8 Search Server"

"ColdFusion Centaur .NET Service"
"ColdFusion Centaur Application Server"
"ColdFusion Centaur ODBC Agent"
"ColdFusion Centaur ODBC Server"
"ColdFusion Centaur Search Server"
"ColdFusion Centaur Solr Service"

Powered by Mango Blog. Design and Icons by N.Design Studio
RSS Feeds