Ugh! New User -- Software Won't Install
Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Junior Member
    Join Date
    Oct 2010
    Posts
    7

    Unhappy Ugh! New User -- Software Won't Install

    Hi,

    I wanted to try your software on the 15 day trial before purchasing but it won't install. I receive an error message: "Sorry, could not install PostgreSql".

    After searching your forums I tried the fix under the stickey: "Fix for PostgreSQL cannot start error 127.0.0.1" -- to no avail (does simply installing a program really have to be that much of a headache?). I'm using Windows XP.

    Any other ideas?

    In any case, thank you for offering the free trial -- at least I didn't waste my money on this.

    Godot

  2. #2
    HM Support Patvs's Avatar
    Join Date
    Feb 2009
    Location
    Amsterdam, the Netherlands
    Posts
    33,523

    Default

    -Update your XP to XP service pack 3
    -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. Starting it once should insure it works in the future also.

    -click on Start and go to Programs -> Accessories -> Command Prompt

    * If you are on Vista, rightclick and choose "Run as Administrator".


    A black box should appear. Type 'net user postgres /del' (without the quotes) and press enter.

    The user is now deleted and you can (re)install PostgreSQL.


    -Manually install SQL by downloading it from PostgreSQL: The world's most advanced open source database
    pick "postgrespass" as password during installation.

    Try SQL 8.4.5 first, if that one FAILS (that's what probably occuring at your computer since our combo installer uses SQL 8.4.1) try an older version of SQL.

    SQL 8.2.18 for example will ALWAYS work: PostgreSQL: Choose a Mirror
    Participate in the Beta release of the newest Hold'em Manager version: HM Cloud. Sign-up HERE.

    If you would like to leave some feedback to help us improve the quality of the solutions, and/or the support quality you received, - you can do this here

  3. #3
    Junior Member
    Join Date
    Oct 2010
    Posts
    7

    Default

    Thank you for your reply.

    I followed all instructions and I do have XP-sp3.

    I tried both SQL 8.4.5 and 8.2.18 (and version 9 for good measure) to no avail. I can't get pass the password requirement. It says the password I entered is wrong. I entered "postgrespass" as you instructed (I also tried just leaving it blank).

    Any other ideas?

  4. #4
    HM Support Patvs's Avatar
    Join Date
    Feb 2009
    Location
    Amsterdam, the Netherlands
    Posts
    33,523

    Default

    click on Start and go to Programs -> Accessories -> Command Prompt

    * If you are on Vista, rightclick and choose "Run as Administrator".


    A black box should appear. Type 'net user postgres /del' (without the quotes) and press enter.

    The user is now deleted and you can (re)install PostgreSQL.



    If you delete the postgres user first, it should accept: postgrespass
    Participate in the Beta release of the newest Hold'em Manager version: HM Cloud. Sign-up HERE.

    If you would like to leave some feedback to help us improve the quality of the solutions, and/or the support quality you received, - you can do this here

  5. #5
    Junior Member
    Join Date
    Oct 2010
    Posts
    7

    Default

    Ok, I did all that the first time. I just did it again. It seems to me that it maybe looking for more info. In the command promp, I receive the message:
    "The syntex of this command is:

    Net User
    [username [password : *] [optional]] [Domain]
    username {password :*} /ADD [options] [/Domain]

    ...and so forth (I can transcribe it all if necessary).

    Is that what is suppose to appear?

  6. #6
    Tech Support Manager morny's Avatar
    Join Date
    Jul 2008
    Location
    Ireland
    Posts
    20,888

    Default

    No it sounds like you entered something wrong, please type it out but before you press enter take a screenshot and we should be able to see the mistake.

    You should be writing

    net user postgres /delete

    it might be possible you used another user other than postgres though, you would have chosen it when installing PostgreSQL, can you remember it?
    --------------------------------------------------------------------------------------------------------------------
    We welcome any feedback on any solutions we provide, this helps us to provide better quality solutions in the future.

  7. #7
    Junior Member
    Join Date
    Oct 2010
    Posts
    7

    Default

    Okay, I think I finally got PostgreSQL installed. When I typed in the command prompt I hadn't noticed the space between "postgres /delete" and wrote "postgres/delete" I even tried "postgres / delete", before posting here. I finally typed it correctly and it loaded.

    However, when I start HM I now get a "failed to establish a connection 127.0.0.1". I checked the drivers.txt as suggested in the 127.0.0.1 stickey. Still not working.

  8. #8
    HM Support netsrak's Avatar
    Join Date
    Feb 2009
    Location
    Germany
    Posts
    25,795

    Default

    Are you using any 3rd party firewall, anti-spyware, adaware, tuning or registry cleaning programs? And if yes which ones?

  9. #9
    Junior Member
    Join Date
    Oct 2010
    Posts
    7

    Default

    I'm using Microsoft Security Essentials (which I temporarily turned off to see if it would help -- it didn't) and my router. I have also used "Spybot Search and Destroy". I did notice that the "hosts.txt" in the drivers file (as mentioned in your stickey) had listings from Spybot. Here's a partial clip from my hosts.txt, in case that helps:

    # 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

    # Start of entries inserted by Spybot - Search & Destroy
    127.0.0.1 007guard.com - 007guard and Free Antivirus
    127.0.0.1 007guard.com
    127.0.0.1 008i.com
    127.0.0.1 008k.com
    127.0.0.1 008k.com
    127.0.0.1 00hq.com
    127.0.0.1 00hq.com

  10. #10
    Junior Member
    Join Date
    Oct 2010
    Posts
    7

    Default

    Oh, also, I forgot: I'm using Glary Utilities Pro as tuning registry software.

Similar Threads

  1. Replies: 59
    Last Post: 02-19-2010, 06:07 PM
  2. New user, software wont work
    By bennybunny18 in forum Manager General
    Replies: 1
    Last Post: 01-10-2010, 07:04 AM
  3. cant get software to start on new install
    By bhomber in forum Manager General
    Replies: 1
    Last Post: 10-13-2009, 06:32 AM
  4. Replies: 4
    Last Post: 07-07-2009, 08:19 AM
  5. PT3 user: Postgres Sql db install?
    By simon_cph in forum Manager General
    Replies: 1
    Last Post: 11-03-2008, 03:53 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
  •