Documentation location/URL
https://www.drupal.org/docs/user_guide/en/install-requirements.html
Problem/Motivation
In Drupal 9 the Version required of mariaDb is 10.3.7 but in page install-requirements, the text says :"MariaDB 5.5.20"
Proposed resolution
Change the version of mariaDB to 10.3.7. We should also check the other requirements listed on the page to see if they are current for Drupal 9.x, as compared to those listed under
https://www.drupal.org/docs/system-requirements
Remaining tasks
Make a patch to the source/en/install-requirements.asciidoc file with updated requirements for Drupal 9.x. Then ask the translators to do the update for their versions.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3180889-requirements.patch | 3.33 KB | jhodgdon |
Comments
Comment #2
jhodgdonThanks for the issue!
We should update the English source first, and then make sure translation groups are notified. All of the requirements on that page should be checked against the Drupal 9 requirements on pages under
https://www.drupal.org/docs/system-requirements
Comment #3
jhodgdonHere's a patch that updates the requirements to match what is on the drupal.org page.
Comment #5
jhodgdonCrediting Amber for reporting a related issue that is fixed by the above patch.
Comment #6
eojthebraveThis looks good to me. And still matches the versions recommended elsewhere. So +1
Comment #8
jhodgdonThanks all - - committed, and I'll send out email to the translation list.