Skip to main content
Tayyab Hussain
Inspiring
February 4, 2014
Question

Localhost:8500 error in Coldfusion 10

  • February 4, 2014
  • 1 reply
  • 1047 views

Hi,

Why is it so that when I am Offline i.e not connected to Internet I cannot log on to http://localhost:8500/CFIDE/administrator or even to localhost:8500 while using coldfusion 10. Can any body help.

Regards

Tayyab Hussain

    This topic has been closed for replies.

    1 reply

    BKBK
    Community Expert
    Community Expert
    February 4, 2014

    Create a test file, say, test.cfm, and copy it to ColdFusion's wwwroot directory. Can you open http://localhost:8500/test.cfm in your browser? If not, can you open http://127.0.0.1:8500/test.cfm?

    Tayyab Hussain
    Inspiring
    February 6, 2014

    Dear BKBK,

    No I tried it did not work.

    Regards

    Tayyab Hussain

    BKBK
    Community Expert
    Community Expert
    February 6, 2014

    What actually happened when you tried it? Did you receive any error messages?