Re: Trying to use PGSql with PHP - Mailing list pgsql-general

From Mike Sears
Subject Re: Trying to use PGSql with PHP
Date
Msg-id 000501c03152$4e8963c0$96019218@neutrino
Whole thread Raw
In response to Trying to use PGSql with PHP  (John Tsombakos <johnts@ziplink.net>)
List pgsql-general
one thing you could try is to compile php. I've found in the past that even
thoughthe rmp version of php is great, most of the time it doesn't work.


----- Original Message -----
From: "John Tsombakos" <johnts@ziplink.net>
To: <pgsql-general@postgresql.org>
Sent: Saturday, October 07, 2000 10:20 PM
Subject: [GENERAL] Trying to use PGSql with PHP


> I'm trying to setup PostgreSQL on Redhat Linux 6.2 and access it with PHP.
I
> have Apache installed and working, PHP installed and working, and
PostgreSQL
> installed and working. However, I'm trying to get PHP to talk to the
> PostgreSQL system. I believe I need to install php-pgsql-3.0.15-2.rpm, but
> when I try, I get an error saying the that package depends on
> 'libpq.so.2.0'. I have PostgreSQL v7.0.2 (all of the RPMS's) and PHP
3.0.15
> installed.
>
> What am I missing? I'm a bit of a newbie with Linux, so any help will be
> grateful!
>
> Thanks,
> --------------------------------
> John Tsombakos
> johnts@ziplink.net <*>
>


pgsql-general by date:

Previous
From: "Jarmo Paavilainen"
Date:
Subject: SV: Postmaster startup problems
Next
From: John Tsombakos
Date:
Subject: Re: Trying to use PGSql with PHP