Jo, hängt mit dem Update zusammen.
Die Holdem Manager user haben das Problem auch.
EDIT: ich hab bowmakers Anleitung im HM Thread befolgt, jetzt funktioniert es bei mir.
Original von bowmaker
Für Vista + XP:
1. Schritt: Start --> Suche --> "notepad C:\Windows\system32\drivers\etc\hosts"
2. Schritt: vorhandenen Text löschen
3. Schritt: Eingabe: "127.0.0.1 localhost"
4. Schritt: Datei speichern
5. Schritt: postgre Dienst neu starten
That`s all...
Original von bowmaker
so schaut meine hosts-Datei aus:
# 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
Original von suitedeule
ich habs so gemacht: (kannst auch editor als admin starten afaik)
hosts datei aufn desktop, editieren, wieder ins verzeichnis rein udn ueberschreiben
ist afaik so weils halt system datei ist und die net einfach so geoeffnet werden kann