Recently when you installed the latest version of Wampserver 2.2 D when you found the boot server, access localhost shows that you do not have the permission to access/on the this server. It can be accessed under directory 127.0.0.1.
The cause of this problem is that the default configuration within Apache's http.conf is # onlineoffline Tag-don ' t remove Order deny,allow Deny from all to 127.0.0.1 only allow 127.0.0.1 access, click the Wampserver icon and then click on the putonline,http.conf above the default configuration to automatically change to # onlineoffline Tag-don ' t remove order Al Low,deny allow from all now localhost can be accessed. Similarly phpmyadmin under localhost can not access the normal access in 127.0.0.1, workaround: Click the alias directory under the root directory, open the phpmyadmin.conf configuration file, and the above changes http.conf the same as the Deny From all to 127.0.0.1 modified to allow from all
Wampserver you do have permission to access/on the this server. The solution (turn, just hit the thing and turn it down)