From: | "Mike Sears" <msears(at)vianet(dot)ca> |
---|---|
To: | "John Tsombakos" <johnts(at)ziplink(dot)net>, <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Trying to use PGSql with PHP |
Date: | 2000-10-08 18:05:09 |
Message-ID: | 000501c03152$4e8963c0$96019218@neutrino |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)ziplink(dot)net>
To: <pgsql-general(at)postgresql(dot)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(at)ziplink(dot)net <*>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Adam Haberlach | 2000-10-08 18:26:18 | Re: Trying to use PGSql with PHP |
Previous Message | John Tsombakos | 2000-10-08 17:37:10 | Re: Trying to use PGSql with PHP |