Re: Cannot make connection to postgresql 7.4 on FreeBSD - Mailing list pgsql-php

From Chris
Subject Re: Cannot make connection to postgresql 7.4 on FreeBSD
Date
Msg-id 44A0ABE7.5070208@gmail.com
Whole thread Raw
In response to Re: Cannot make connection to postgresql 7.4 on FreeBSD  (arie nugraha <dicarve@gmail.com>)
Responses Re: Cannot make connection to postgresql 7.4 on FreeBSD  (arie nugraha <dicarve@gmail.com>)
List pgsql-php
arie nugraha wrote:
> Im currently using PHP 4.4.2 (compile it by myself, not by FreeBSD
> ports), and then i compile the
> pgsql dynamic library (pgsql.so) with phpize.
>
> I already saw that my postgresql support is already enabled in phpinfo(),
> but i still can't connect it.

Can you through the command line?

psql -d ...

That will at least tell us if it's a postgresql issue or a php issue.

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

pgsql-php by date:

Previous
From: arie nugraha
Date:
Subject: Re: Cannot make connection to postgresql 7.4 on FreeBSD
Next
From: arie nugraha
Date:
Subject: Re: Cannot make connection to postgresql 7.4 on FreeBSD