ciao, io ho risolto faccendo funzionare anche se si scrive localhost
in poche parole
va in questa cartella e leva la propietà di solo lettura al file hosts
C:\Windows\System32\drivers\etc
codice:
# Copyright (c) 1993-2006 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
127.0.0.1 localhost
deve rimanere solo 127.0.0.1 localhost
quello che c'è scritto ::1 etc.
devo levarlo e poi salvare il file e riavviare il pc.
Vedi se ti funziona,
se percaso hai
# Start of entries inserted by Spybot - Search & Destroy
quelli sotto di quella scritta lasciali dove sono, non cancellarli.
invece leva solo ::1 localhost
ok?
ciao.