Unknown Host in pg_connect()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Hi,

I'm trying to connect to PostgreSQL using pg_connect:
	$dbh = pg_connect("host=localhost, dbname=inventory, user=inventoryUser, password=secret");

However, I get an unknow host for localhost:
- - - Schnipp - - -
Warning: Unable to connect to PostgreSQL server: connectDBStart() --
unknown hostname: localhost
- - - Schnapp - - -

gethostbyname() has no problems to resolve localhost.

This is certainly an oversight on my part, but I couldn't find
anything in the books or in the FAQ.

tia,
Thorsten
-- 
Death to all fanatics!


[Index of Archives]     [Postgresql General]     [Postgresql Admin]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Backpacking]     [Postgresql Jobs]

  Powered by Linux