-
Bug
-
Resolution: Fixed
-
Minor
-
3.0.0
-
None
-
PHP Environment: 5.2.3
Database: PostgreSQL 8.2.5
Details – http://develobert.blogspot.com/2007/12/phpbb3-postgresql-connection-failure.html
It seems that some setups want to know the host name when connecting even if it's localhost.
Right now the postgres layer specificly omits the host argument if the one entered is localhost.
- is duplicated by
-
PHPBB-9026 Postgresql $connect_string
- Closed