Xampp: web browser won't show the localhost page

前端 未结 6 1165
醉酒成梦
醉酒成梦 2021-01-12 03:04

I have installed xampp on Windows7(64bit).I want to work with PHP, Apache and MySql. The server Apache and the MySql services are running properly on the Xampp control panel

6条回答
  •  时光取名叫无心
    2021-01-12 03:38

    Its possible that IIS or any other program (like Skype) causes Apache not to start. Although it shows "running" its actually not running.

    To solve this, there is an easy trick: Install Apache as an service and restart your computer. This wil work most of the time, since there are a lot of programs that reserve port 80 its hard to find these programs and disable them.

提交回复
热议问题