buy tb500

coldfusion

how to stop and start coldfusion (cfm)

1) Log in the server as Administrator
2) Run the Command Prompt:

CMD
cd C:\ColdFusion8\bin

To START the CF service:

cfstart.bat

Then try STOP the CF service:

cfstop.bat

References

http://kslim.net/blog/computing-2/application/server-error-macromedia-application-servers-are-unreachable

Leave a Reply