PDA

View Full Version : could not install HM2



j001
11-13-2011, 02:45 PM
Hi, sorry, I try to install HM2, but the following the details are:

Output folder: C:\Program Files\PSQLINSTALL
top level install dir -->C:\Program Files
Is admin account
fs=FAT32
.NET found
Extract: TestFirewall.exe... 100%
Extract: TestFirewall.exe.config... 100%
Antivirus Installed: True
test antivirus returned 1
antivirus installed
security center error status: 0
security center status: 4
disabling security center
security center error status: 0
security center status: 1
disabled security center
seclogon error status: 0
seclogon status: 4
firewall enabled: 0
firewall not enabled
postgresql error status: 1060
postgresql status: 0
starting pgsql-8.3
postgresql error status: 1060
postgresql status: 0
postgresql error status: 1060
postgresql status: 0
starting postgresql-8.4
postgresql error status: 1060
postgresql status: 0
postgres installdir: C:\Program Files\PSQLINSTALL
==================== running PsqlTestClient
try userid: postgres
try pass: postgrespass
try pass: postgrespass
Connection to database failed: -->could not connect to server: Connection refused (0x0000274D/10061)
Is the server running on host "127.0.0.1" and accepting
TCP/IP connections on port 5432?
<--error
1
testclient return status: 1
testclient return from file: 1
==================== finished PsqlTestClient
no existing install dir
wrote testfile
Delete file: C:\Program Files\testfile
Extract: postgresql-8.4.7-1-windows.exe... 100%
Execute: "C:\Program Files\PSQLINSTALL\postgresql-8.4.7-1-windows.exe" --mode unattended --superpassword postgrespass
postgres installdir: C:\Program Files\PSQLINSTALL
==================== running PsqlTestClient
try userid: postgres
try pass: postgrespass
try pass: postgrespass
Connection to database failed: -->could not connect to server: Connection refused (0x0000274D/10061)
Is the server running on host "127.0.0.1" and accepting
TCP/IP connections on port 5432?
<--error
1
testclient return status: 1
testclient return from file: 1
==================== finished PsqlTestClientű



and a message is: The installation directory must be an absolute path,....

next: Sorry, could not install postgreSQL

I don't know what the problem is

Thanks janos

CDB_HM
11-13-2011, 08:57 PM
If you have issues with this installer please try the following before installing:
1) Go to start > programs > accessories > click on command prompt
(If your using Vista or Windows 7 and have UAC enabled you’ll need to do the following before clicking on command prompt: right-click on command prompt and chose run as administrator)
2) In the dos window that appears type the following and press return:
net user postgres /delete

Please note if you get an error at this point and report it to us. Then proceed with the installation. If you receive any errors during installation please take a screenshot of the error and send to us.

Alternatively you repeat steps 1 and 2 above and then install the versions below and see if they work and also note any errors you receive during installation:
PostgreSQL 9.0, 8.4 or 8.3 - Download PostgreSQL | EnterpriseDB (http://www.enterprisedb.com/products-services-training/pgdownload#windows)
PostgreSQL 8.2 - PostgreSQL: Choose a Mirror (http://wwwmaster.postgresql.org/download/mirrors-ftp/binary/v8.2.21/win32/postgresql-8.2.21-1.zip)

And please look at this:


I can’t connect to PostgreSQL
This is usually a firewall or windows update issue and the following guide step by step:

http://faq.holdemmanager.com/questions/91/Can%27t+Connect+%7B47%7D+Failed+to+Start+PostgreSQ L+ - Can’t Connect / Failed to Start PostgreSQL

PostgreSQL is not accepting my password
1) Go to C:\Program Files\PostgreSQL\8.x\data, move the pg_hba file to your Desktop and open it with notepad.
2) Scroll to the bottom and change all md5 to trust. Save and close the file.
3) Move the file back to the data folder.
4) Restart the PostgreSQL service: Control Panel -> Administrative Tools -> Services

HM2 will accept any password now.

j001
11-14-2011, 04:39 PM
Hi, at the 1st installation this was the error report: "An error occured executing the Microsoft VC++ runtime installer"
the 2nd installation was OK.
Regards
janos

j001
11-15-2011, 05:31 AM
Hi, I tried again and it worked out, PostgreSQL is installed now, please give me a link to install HM2
Thanks,
Regards, janos

CDB_HM
11-15-2011, 12:51 PM
http://www.holdemmanager.com/downloads/Holdem_Manager_2_Beta.exe

Thanks for the update