WAMP server shows a blank page

后端 未结 11 1609
甜味超标
甜味超标 2020-12-10 06:05

MY WAMP server has broken down.

http://localhost

shows a blank page. any help please?

11条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-10 06:43

    I had the same problem and I successfull solved it.

    First I can saw only blank screen. When I click on Wampserver icon then it show me information about "Server is Offline". I click "Put Online" and server changed to online.

    Next, I closed Skype and through Wampserver icon I check that 80 port is free:

    Wampserver icon -> Apache -> Service -> Test Port 80
    

    At this time my browser showing me webpage about can't open localhost.

    Next, I install apache service: Wampserver icon -> Apache -> Service -> Install Service

    After installed I start service: Wampserver icon -> Apache -> Service -> Start/Resume Service

    If service start correctly then menu option "Start/Resume Service" is shadow.

    Now my webbrowser correctly show localhost webpage.

    Additionally in my Skype, I unchecked option "Use port 80 and 443 as alternatives for incoming connections".

提交回复
热议问题