localhost not working

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Salesman0Gil
    New Member
    • Jul 2007
    • 2

    localhost not working

    first, I'm a dunderheaded newbie at all of this.

    localhost does not work in a browser, neither does 127.0.0.1. I can ping both of these though.

    I am using Win Server 2000.

    I have uninstalled Apahce, and would like to get this back to the orignal settings. If I remember correctly at first, you would type localhost in an IE window and it would take you to a Win Server 2000 page.

    Please help!!
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    Welcome to TSDN. Try placing as index.html that says hello in the inetpub > wwwroot folder and report what happens.

    Comment

    • Salesman0Gil
      New Member
      • Jul 2007
      • 2

      #3
      After I re-installed/un-installed Apache, then uninstalled/reinstalled IIS, I had my localhost working.

      Here is an odd thing though. localhost goes to the default Win 2000 thing, 127.0.0.1 goes to the default apache page, even though I unistalled it.


      Any Ideas?

      Comment

      • kenobewan
        Recognized Expert Specialist
        • Dec 2006
        • 4871

        #4
        You may need to uninstall the windows process activation service too. HTH.

        Comment

        • manoj2814
          New Member
          • Aug 2007
          • 5

          #5
          How To Change Address Of Port In Localhost

          Comment

          • raajaindra
            New Member
            • Aug 2007
            • 1

            #6
            Originally posted by manoj2814
            How To Change Address Of Port In Localhost
            Click START
            Click RUN
            type INETMGR
            click OK
            Right clik on DEFAULT WEB SITE
            click PROPERTIES
            change the port in TCP PORT under the WEB SITE tab


            best of luck
            raajaindra

            Comment

            • gaganjoshan
              New Member
              • Dec 2011
              • 1

              #7
              Check if there is any disk defragmenter running as a backend process. This conflicts with IIS working and hence causes no page to display. I got the same issue and after banging my head for few hours, we found out from the event viewer that disk defragmenter is causing a conflict. There could be some other backend processes as well, such as a virus scanner which may conflict with IIS

              Comment

              Working...