Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
36386 Переглядів

When i installing OpenERP 7 on Windows 7 first time installing successful again i enter i face this error please help me, this my error,

Operational Error: could not connect to server: Connection refused (0x0000274D/10061)
Is the server running on host "localhost" and accepting
TCP/IP connections on port 5432?
could not connect to server: Connection refused (0x0000274D/10061)
Is the server running on host "localhost" and accepting
TCP/IP connections on port 5432?
Аватар
Відмінити
Найкраща відповідь

PostgreSQL server is listens on port 5432.

Try to check it. Perhaps, Windows firewall blocks it.

Аватар
Відмінити
Найкраща відповідь

Another option is that there is no password set for the openERP user who (tries to) connect(s) to the postgreSQL server.

Аватар
Відмінити