PDA

View Full Version : HEM not starting up



Its1mc
03-11-2009, 04:20 PM
I went to open my manger just now and that window thats says that I need to have myUAC controls shut off,pops up.I do have vista but the UAC is turned off and I have changed nothing since.When the connect to postgre pops up,it will not allow me to connect.Could you let me know why it isn't opening.

morny
03-11-2009, 04:23 PM
We have the fix:

Hi, Microsoft released a patch last night that has caused some issues with
the postgresql service for some people on Vista. The following steps seem to
get around this problem:

1: Go to "C:\Windows\system32\drivers\etc" and open the "hosts" file with
notepad

It might look something like this:
**************************************************
# 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

::1 localhost
************************************************** ****

2: Enter "127.0.0.1 localhost" (without the quotes) at the bottom of the
file
4: Save the file
5: Restart PostgreSQL service by clicking on Start Menu - Programs -
Postgresql - Start Service

Thanks,

Roy



...

Its1mc
03-11-2009, 10:12 PM
When you open this file on my PC,this is what it says.



PcmH =•e† T 5(%UAn|d%} #= i & F- ~ z2 * V3X ?D
7–
hĪ ‰ - 4 8 D @ L Œ @ ( D X ` . NameMicrosoft-Windows-Foundation-Default-Security-LaVersion.6.0.6000.16386ltPublicKeyTokenrs31bf3856 ad364e35ProcessorArchitecture1bfx866VersionScopeNo nSxSrc
lmhosts.samMicrosoft-Windows-LMHSVC
7–} System32\Drivers\etc

pintoelbajon
03-12-2009, 10:47 AM
I have the same problem, and changing that file didnt fix it

morny
03-12-2009, 08:27 PM
When you open this file on my PC,this is what it says.



PcmH =e T 5(%UAn|d%} #= i & F- ~ z2 * V3X ?D
7
hĪ - 4 8 D @ L @ ( D X ` . NameMicrosoft-Windows-Foundation-Default-Security-LaVersion.6.0.6000.16386ltPublicKeyTokenrs31bf3856 ad364e35ProcessorArchitecture1bfx866VersionScopeNo nSxSrc
lmhosts.samMicrosoft-Windows-LMHSVC
7} System32\Drivers\etc

You need to open it with Notepad


I have the same problem, and changing that file didnt fix it

Please attach your hosts file