PDA

View Full Version : Holdem Manager has stopped working!



bretty12345
01-02-2010, 02:45 PM
Hello,

Currently the issue I am having is that HEM will not open at all. I installed Postgresql and when I tried to login it said the username and password was invalid and would I like to change it. I clicked yes change it but it would not accept it. I read in the forums I had to open the Notepad document and change the instance of "md5" to "trust". I did that and saved it and now my program will not open at all. Please help, this is hour 3 of trying to set this up.

Thanks

Brett

fozzy71
01-02-2010, 04:57 PM
PT3's default name/password is - postgres/dbpass
HM's default name/password is - postgres/postgrespass

If that doesnt help:

1. Go to C:\Program Files\PostgreSQL\8.x\data, move the 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

HM will accept any password now.

http://www.holdemmanager.net/faq/afmviewfaq.aspx?faqid=66

If you find you need to reinstall postgresql completely, use these steps - http://forums.holdemmanager.com/showthread.php?t=20755