Xampp: web browser won't show the localhost page

前端 未结 6 1164
醉酒成梦
醉酒成梦 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:37

    If you changed your apache listining port from 80 to 8080 ,then . . . write localhost:8080/your_URL ... it will work :)

提交回复
热议问题