versie informatie
Het kan handig zijn om voor te beslissen om drupal 9.0.x te installeren eerst na te gaan
of uw webserver /hosting over de juiste specificaties beschikt.
bron :https://www.drupal.org/project/version_information
opm : Gegevens kunnen ook bekomen worden via het cpanel of andere
Drupal 9.x.x
bron : https://www.drupal.org/project/drupal/releases/9.0.0
Server and database requirements
Drupal 9 requires PHP 7.3 or higher, and the version requirement for Apache has been increased to Apache 2.4.7 or higher. The following database versions are supported by Drupal 9 core:
- MySQL or Percona 5.7.8.
- MariaDB 10.3.7 (Note that this is a more recent release than the MySQL version.)
- PostgreSQL 10 with the pg_trgm extension.
- SQLite 3.26 (PHP does not always use the system-provided SQLite, so verify that your PHP is compiled with at least this version).
A MySQL contributed database driver is available to provide support for older supported versions of MySQL, Percona, and MariaDB until their end of life, and a similar PostgreSQL contributed database driver provides support for PostgreSQL 9.6. (Be sure to review these drivers' project information before installing one.)