Sometimes we need the php environment on the windows.
Because it is quickly and easily than on the linux.
Next is the step on the windows.
1. install wampserver.
2.if you install by default ,when install complete,open the web browser,for example google chrome then visit the localhost
http://127.0.0.1
3.on the webpage ,click "Add a virtual Host" under the Tools.
4.on the opened webpage ,text all information that required.In this page the important information is Listen port.In the wapserver ,It is distinguish different virtual host by listen port.
5. listen port in the dropbox from next image.It is very import.it is waste me many times.
6.remember allow listen port for access on the firewall.
7.That's all.have enjoy.
Comments