Thursday, 14 March 2013

Wampserver, localhost doesn’t work “blank page” , how to fix it

 Wampserver, localhost doesn’t work “blank page” , how to fix it







After installed your wampserver , you have faced some problems or errors like :
-localhost is not working
-localhost shows blank page.
-The port 80 is actually used by another program…
-The service has not been started.




and those errors because of your wampserver is using port 80,so if have any program is also using port 80, then your wamp will fail and not working. you should close the program now i will show you how to do and how to fix the error ,
follow the pictures below :
1 - Open the command prompt , then type netstat -aon , then search for the port ”80″ from the field of “Local Address” , and remember PID number .
2 – Press CTRL + ALT + DELETE  (at the same time )  to open the Task Manager. Then click “View”  then click “Select Columns…”.
3- Select the box of “PID (Process Identifier)”, then click “Ok” button
4- Search the PID number that you taken in the first time , click on it,  then press “End process”
5- Click on the Wampserverer icons , then click “Restart All Services”.
6- Click on the “Localhost” to see the page of localhost

Congratulations , you have fixed the error , now page is not empty .

No comments :

Post a Comment