Re: Ubuntu 18 + PHP 8.2 + PDO: can't find drivers

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Chris Kelly <sampro_domains(at)yahoo(dot)com>, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Ubuntu 18 + PHP 8.2 + PDO: can't find drivers
Date: 2023-09-22 20:47:52
Message-ID: e0180e84-2db8-40c4-ad5f-9671bf96a451@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 9/22/23 13:39, Chris Kelly wrote:
> The need has mostly passed (I used another computer with Ubuntu 20) but are there clear, *working* instructions for how to connect to Postgress on Ubuntu 18 via PDO? I don't see drivers that would work. This is for a Drupal site.

1) I'm assuming that when you refer to Ubuntu 18 and 20 you mean 18.04
LTS and 20.04 LTS. Is that correct?

2) What Postgres version?

3) What did you try?

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message David G. Johnston 2023-09-22 20:50:04 Re: How to fork pg_dump or psql w/o leaking secrets?
Previous Message Chris Kelly 2023-09-22 20:39:57 Ubuntu 18 + PHP 8.2 + PDO: can't find drivers