Re: Can't Get PHP Going on PostgreSQL

From: Tommy Gildseth <gildseth(at)start(dot)no>
To: pgsql-php(at)postgresql(dot)org
Subject: Re: Can't Get PHP Going on PostgreSQL
Date: 2005-03-11 06:24:54
Message-ID: 423139B6.5000202@start.no
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

Van Ingen, Lane wrote:
> I did a find, and found I have several configuration programs on the system. Assume that since I am
> configuring PHP, that should be in a PHP directory. Most likely was /usr/share/libtool/libltdl/configure,
> but am not sure of that.
>
> Also, what (files) does it require to do its 'configure', if any?
>

How did you install PHP in the first place? If your using Linux and you
used your distributions package system, it's fairly likely that there
will be a php module for postggresql in your package system as well.
F.ex. on debian it's "apt-get install php4-pgsql" which will install the
module, and activate support for it.
What distribution/os are you using?

Tommy

In response to

Browse pgsql-php by date

  From Date Subject
Next Message Yulius Tjahjadi 2005-03-16 02:27:23 pg_pconnect causing
Previous Message Van Ingen, Lane 2005-03-11 02:57:17 Re: Can't Get PHP Going on PostgreSQL