Re: Connecting PostgreSQL db using Pear - Mailing list pgsql-php

From Devrim GUNDUZ
Subject Re: Connecting PostgreSQL db using Pear
Date
Msg-id Pine.LNX.4.44.0210042113030.14351-100000@oper.metu.edu.tr
Whole thread Raw
In response to Re: Connecting PostgreSQL db using Pear  (Vince Vielhaber <vev@michvhf.com>)
Responses Re: Connecting PostgreSQL db using Pear  (Vince Vielhaber <vev@michvhf.com>)
List pgsql-php
Hi Vince,

On Fri, 4 Oct 2002, Vince Vielhaber wrote:

> Strangely enough, yes.  I just did it this week.
> <snip>

No, I still could not succeed...

Here is my pg_hba.conf file:

local      all                                          password passwdf
host       all         127.0.0.1     255.255.255.255    password passwdf

here is the part of postgresql.conf file:

tcpip_socket = false
#port = 5432


So, what should be the $dsn variable??

Best regards,

--

Devrim GUNDUZ

devrim@oper.metu.edu.tr            Tel  : (312) 295 9318
devrim.gunduz@linux.org.tr        Faks : (312) 295 9494

        Web : http://devrim.oper.metu.edu.tr
        ------------------------------------


pgsql-php by date:

Previous
From: Vince Vielhaber
Date:
Subject: Re: Connecting PostgreSQL db using Pear
Next
From: Vince Vielhaber
Date:
Subject: Re: Connecting PostgreSQL db using Pear