Install problems and cannot install PostGreSQL
Results 1 to 3 of 3
  1. #1
    Junior Member
    Join Date
    Apr 2009
    Posts
    11

    Default Install problems and cannot install PostGreSQL

    So, I've been having trouble installing HEM on my laptop for months but figured i'd give it another try today. (It works on my desktop at home). Anyway, when installing I get some weird errors about easyhook32.dll and another error which I ignored to get through installation.

    Then, I has postgresql installed but it wouldn't start up. So I removed the PostGreSQL app from my computer and tried to reinstall off the postgresql website. Now, I couldn't install PostGreSQL because I don't know the password (it's not postgres, postgrespass, or anything) and I did some research on the web about changing it using netuser postgres postgress, which completes but doesn't work when I try to log in.

    Can anybody help me out?

  2. #2
    *** HM3! *** fozzy71's Avatar
    Join Date
    Jun 2005
    Location
    HM Support
    Posts
    33,051

    Default

    1) Uninstall PostgreSQL from the Windows Control Panel.
    2) run the command - start > programs > accessories > command prompt > right-click > run as administrator
    PHP Code:
    net user postgres /delete 
    4) reboot.
    5) Install PostgreSQL 8.3.9 from this link - http://www.holdemmanager.com/downloa...3.9-v1.0.7.exe

  3. #3
    Senior Member BubbleBoy's Avatar
    Join Date
    Oct 2008
    Posts
    260

    Default

    Quote Originally Posted by fozzy71 View Post
    PHP Code:
    net user postgres /delete 
    I just had retarded problem and this solved it.

    The combo installer just put sql on my C drive which is wrong, so I uninstalled it and deleted all the files. I then reinstalled it on D bt it wouldnt fucking work without a password, and all the password tricks wouldnt work. this line of code did it though.

Similar Threads

  1. Could not install postgresql
    By Chan KH in forum Manager General
    Replies: 6
    Last Post: 02-03-2010, 12:31 AM
  2. postgresql install problems
    By LRG in forum Manager General
    Replies: 1
    Last Post: 10-05-2009, 02:52 PM
  3. Problems install Postgresql
    By zelerpas in forum Manager General
    Replies: 1
    Last Post: 07-17-2009, 11:52 AM
  4. problems to install the postgresql
    By Fernand in forum Manager General
    Replies: 1
    Last Post: 07-03-2009, 12:48 AM
  5. PostgreSQL install problems
    By Saibot in forum Manager General
    Replies: 3
    Last Post: 05-29-2009, 02:16 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •