-
Bug
-
Resolution: Duplicate
-
None
-
3.0.6
-
None
-
PHP Environment: 5.2.10
Database: postgres 8.3.8
Hi
I found some bug in postgrey connection.
I Don't now exactly were, but when I chage '$connect_string' in line 79: $this->db_connect_id = ...
to my 'host=localhost port=5433 dbname=IG-phpBB user=IG-phpBB password=y6FVNN9ec2b6MaKy'
It works.
I think problem near port or host when the string are creating. Because with port = 5432 and host=172.17.1.16 (typed in config) works great
I hope you fix it
- duplicates
-
PHPBB-6726 Connecting to PostgreSQL using 'localhost' doesn't try to use a TCP connection
- Closed