From: | Shad Keene <shadkeene(at)hotmail(dot)com> |
---|---|
To: | <scott(dot)marlowe(at)gmail(dot)com> |
Cc: | <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: php4 and postgresql 8.3 |
Date: | 2009-03-03 01:29:20 |
Message-ID: | BLU149-W817276571D2465544FFC9CB1A60@phx.gbl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
We already have the postgresql installed and its working fine but I can't communicate with it using php4 that's installed. I can't find the php-pgsql module or the pgsql.so in php.ini. So I'm getting an error on pg_connect. Any suggestions on what to do from here?
Can I simply download php-pgsql and the pgsql.so? And if so, how do I find the version that works with php4 and postgres 8.3?
Thanks,
Shad
> Date: Mon, 2 Mar 2009 17:42:28 -0700
> Subject: Re: [GENERAL] php4 and postgresql 8.3
> From: scott(dot)marlowe(at)gmail(dot)com
> To: shadkeene(at)hotmail(dot)com
> CC: pgsql-general(at)postgresql(dot)org
>
> On Mon, Mar 2, 2009 at 4:33 PM, shadrack <shadkeene(at)hotmail(dot)com> wrote:
> > My basic question is...are php4 and postgresql 8.3 compatible?
> > I'm running Linux Redhat 3.4.6, php4.3.9, and postgresql 8.3. I know,
>
> You should be fine. PostgreSQL 8.3 will answer most older pgsql
> clients coming from the server just fine, so you don't have to compile
> php by hand or anything to get it to talk to postgresql. The real
> issues to pop up will be compiling pgsql 8.3 on that old of a version
> of RHEL. I'm not saying you will have problems, just that if you do,
> expect it to be there.
_________________________________________________________________
Windows Live™: Life without walls.
http://windowslive.com/explore?ocid=TXT_TAGLM_WL_allup_1a_explore_032009
From | Date | Subject | |
---|---|---|---|
Next Message | Scott Marlowe | 2009-03-03 01:34:58 | Re: php4 and postgresql 8.3 |
Previous Message | Tim Uckun | 2009-03-03 01:09:38 | Re: PostgreSQL clustering with DRBD |