░▒▓██▓▒░ » PLEASE DO NOT CREATE NEW THREADS ABOUT HEM OR PT3: Read this first!!! « ░▒▓██▓▒░
Quote:
Originally Posted by Alternativ
I got a new computer with windows 7.
When I try to install HEM using the combo installer it says "Sorry. Could not install PostgreSQL"
So I uninstalled everything, then installed HEM but when I tried to install PostgreSQL I got this message:
Warning
Problem running post-install step. Installation may not complete correctly
The database cluster initialisation failed.
When I tried to install earlier versions of PostgreSQL I got something about Secondary Logon not being activated.
Any help?
The secondary logon service is a standard windows service which is available on every windows computer. In the latest versions it is not started automatically. You need to start it via control panel > administrative tools > services > secondary logon > right-click > start AND right-click > properties > startup type: automatic.
1) Uninstall PostgreSQL from the Windows Control Panel.
2) run the command - start > programs > accessories > command prompt > right-click > run as administrator
[PHP]net user postgres /delete [/PHP]
4) reboot.
5) Install PostgreSQL 8.3.9 from this link -
http://rvgsoftware.fileburst.com/Pos...3.9-v1.0.7.exe