Re: pg_connect error - Mailing list pgsql-php

From Chris
Subject Re: pg_connect error
Date
Msg-id 4830DB15.4080103@gmail.com
Whole thread Raw
In response to pg_connect error  ("LonLinux" <longlinux@gmail.com>)
List pgsql-php
LonLinux wrote:
> Hello, I have this problem with a connection to postgres server (running
> in a win2000 server).
> When I connect with pgAdmin to the same postgres server works ok, but
> when I try to connect from php5 the connection fails.

What error message do you get?

echo pg_last_error($db_conn);

--
Postgresql & php tutorials
http://www.designmagick.com/

pgsql-php by date:

Previous
From: Robert Treat
Date:
Subject: Re: pg_connect error
Next
From: "Carlos Costa"
Date:
Subject: Problems connecting (from php to pg)