I have installed wampserver to start up some PHP-scripting, but cannot call localhost nor 127.0.0.1 via Chrome, Firefox or IE8.

I have made sure that my host-file says 127.0.0.1 localhost I have run gpupdate /force and ipconfig /flushdns and reboot - but still no success.

The solutions above - I have gotten from other forums - but still when I type http://localhost or http://127.0.0.1 in the browsers I get nowhere.

I get fine answers from both localhost and 127.0.0.1 when I ping them.

link|improve this question
What port did you start your webserver on - and what is the error message you get in your browser? – Mark Feb 14 '11 at 22:53
feedback

1 Answer

Did you start the service for Apache and PHP at least? Image below shows where to start all services.

enter image description here

http://www.installationwiki.org/WAMP

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.