Re: Installing Postres support in PHP

From: "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com>
To: Jeremy Smith <jer(at)highboard(dot)com>
Cc: <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Installing Postres support in PHP
Date: 2004-02-13 20:54:24
Message-ID: Pine.LNX.4.33.0402131352560.10651-100000@css120.ihs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

But then you wouldn't need a .h file, as it's all rpms, it should just
need a lib (.so, etc...) I'm not sure what "build apache" means...

I always install apache/postgresql/php from source files, due to the
issues I've had finding suitable rpms in the past for all three that work
together.

On Fri, 13 Feb 2004, Jeremy Smith wrote:

>
> It is a third party utility that installs it by RPMs. It should work the
> same way as if I were installing the RPMs command line.
>
> Jeremy
>
> -----Original Message-----
> From: pgsql-admin-owner(at)postgresql(dot)org
> [mailto:pgsql-admin-owner(at)postgresql(dot)org]On Behalf Of scott.marlowe
> Sent: Friday, February 13, 2004 3:39 PM
> To: Jeremy Smith
> Cc: pgsql-admin(at)postgresql(dot)org
> Subject: Re: [ADMIN] Installing Postres support in PHP
>
>
> On Fri, 13 Feb 2004, Jeremy Smith wrote:
>
> > Hi,
> >
> > my php is not set up for postgres yet. When I try to install it using
> Build
> > Apache, I get an error that file "libpq-fe.h" is not found. Does anyone
> > know where to get this file and where it should be placed?
>
> It this all installed from source, or RPMs?
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
> joining column's datatypes do not match
>
>
>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Jeremy Smith 2004-02-13 20:57:42 Re: Installing Postres support in PHP
Previous Message scott.marlowe 2004-02-13 20:38:47 Re: Installing Postres support in PHP