Re: PHP and pgsql 7.1

From: "mike" <matrix(at)quadrent(dot)net>
To: "S(dot) William Schulz" <swschulz(at)NOSPAM(dot)astrum(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: PHP and pgsql 7.1
Date: 2001-04-19 15:39:12
Message-ID: 001e01c0c8e6$e243eeb0$0100000a@Domain.wyd2002.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I had the same problems my self w/ php and pam_pgsql
looks like 7.1 doesn't put things into the folders that you are expecting.
ie 7.0.3 places libs in /usr/lib/pgsql, in 7.1 they go in /usr/lib/postgres

Mike

> Greetings,
>
> Trying to install PHP on a machine with the pgsql clients installed, e.g.:
> ./configure
> gmake -C src/bin install
> gmake -C src/interfaces install
> gmake -C doc install
>
> After ./configuring PHP --with-pgsql, I get errors regarding missing
> headers, namely libpq/libpq-fs.h (Note: This is the same error I get when
> trying to compile pgsql on the server machine --with-perl)
>
> I noticed another post which said to remove the postgres.h include from
> php, which I did. The above error then shows up when compiling.
>
> Using PHP 4.0.4pl1 and pgsql 7.1.
>
> I do notice that the missing headers are included on the server machine,
> though.
>
> Thanks,
>
> SWS
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2001-04-19 15:45:20 Re: confirmation of insert/update
Previous Message Tom Lane 2001-04-19 15:31:02 Re: syntax error 44 : ->