| From: | Devrim GUNDUZ <devrim(at)oper(dot)metu(dot)edu(dot)tr> |
|---|---|
| To: | Vince Vielhaber <vev(at)michvhf(dot)com> |
| Cc: | pgsql-php(at)postgresql(dot)org |
| Subject: | Re: Connecting PostgreSQL db using Pear |
| Date: | 2002-10-04 18:16:52 |
| Message-ID: | Pine.LNX.4.44.0210042113030.14351-100000@oper.metu.edu.tr |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)oper(dot)metu(dot)edu(dot)tr Tel : (312) 295 9318
devrim(dot)gunduz(at)linux(dot)org(dot)tr Faks : (312) 295 9494
Web : http://devrim.oper.metu.edu.tr
------------------------------------
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Vince Vielhaber | 2002-10-04 18:46:22 | Re: Connecting PostgreSQL db using Pear |
| Previous Message | Vince Vielhaber | 2002-10-04 17:39:47 | Re: Connecting PostgreSQL db using Pear |