Installation of SuiteCRM 8 RC fails

Hi I am getting this error when I try to install the new SuiteCRM 8 RC1 :

Ignore system check warnings?:
[0] true
[1] false

1

SuiteCRM Silent Install

Running: check-install-lock
step: check-install-lock | status: done
Installer not locked. Proceeding with install
Running: check-db-connection
09:26:01 ERROR [app] An error occurred while checking the Database Host Connection could not find driver
step: check-db-connection | status: failed
Could not connect to db

============
mysql --version
mysql Ver 15.1 Distrib 10.6.4-MariaDB, for Linux (x86_64) using readline 5.1

What di I have to do to install this so called driver ?

Hi @ovio2021,

Thanks for trying out SuiteCRM 8 RC and for the feedback.

Could you check if you have the pdo_mysql and mysqli php extensions installed, please?

Excellent that worked thank you for the quick responce.

Ignore system check warnings?:
[0] true
[1] false

1

SuiteCRM Silent Install

Running: check-install-lock
step: check-install-lock | status: done
Installer not locked. Proceeding with install
Running: check-db-connection
step: check-db-connection | status: done
DB credentials ok
Running: install-system-checks
step: install-system-checks | status: done
Running: create-config
step: create-config | status: done
Created silent install config: config_si.php
Running: create-env
step: create-env | status: done
Created .env.local
Running: run-legacy-install
step: run-legacy-install | status: done
Legacy install successful

Hi @ovio2021,

Great! glad it worked.