On Wed, 2003-02-12 at 08:50, Joel Lopez wrote:
> 
> I have installed Red Hat 8.  I have been trying to use PostgreSQL with PHP
> but I can't seem to connect to the DB.

Dont' specify a hostname or port.  If you do, the PostgreSQL libraries
attempt a TCP/IP connection.  If you leave them unspecified, it will use
the default UNIX socket connection.




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to