Open matt9mg opened 2 years ago
Is your driver
DB setting in config/db.php
set to mysql
? (It should be pgsql
if you’re using Postgres.)
If it’s set to App::env('DB_DRIVER')
(as it is by default), check the DB_DRIVER
environment variable in your .env
file.
Hi @brandonkelly it was set too mysql as the install seemed to copy the .example.env file, I then followed the instructions and tried to load the screen and the error message was displayed. I tried changing this to pgsql as you mentioned but I was still presented with the same error.
I feel like there is a missing step?
Are you able to run php craft setup/db-creds
and have that complete successfully?
I haven't tried that to be honest I'll come back to you.
What happened?
Description
Web installer scripts does not indentify postgres install and prompts for mysql to be installed. https://craftcms.com/docs/3.x/installation.html#step-4-create-a-database
Steps to reproduce
Expected behavior
Actual behavior
Craft CMS version
3
PHP version
8.1
Operating system and version
ubuntu 20.04 LTS
Database type and version
postgres
Image driver and version
No response
Installed plugins and versions
-