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.

CommentFileSizeAuthor
#3 3180889-requirements.patch3.33 KBjhodgdon

Comments

antoine_moulin created an issue. See original summary.

jhodgdon’s picture

Title: Server requierement MariaDb » Database server requirements are outdated
Assigned: antoine_moulin » Unassigned
Category: Support request » Bug report
Issue summary: View changes
Issue tags: -mariadb +Translation updates needed

Thanks 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

jhodgdon’s picture

Status: Active » Needs review
StatusFileSize
new3.33 KB

Here's a patch that updates the requirements to match what is on the drupal.org page.

jhodgdon’s picture

Crediting Amber for reporting a related issue that is fixed by the above patch.

eojthebrave’s picture

Status: Needs review » Reviewed & tested by the community

This looks good to me. And still matches the versions recommended elsewhere. So +1

  • jhodgdon committed 45ebcaf on 9.1.x
    Issue #3180889 by jhodgdon, antoine_moulin, Amber Himes Matz,...
jhodgdon’s picture

Status: Reviewed & tested by the community » Fixed

Thanks all - - committed, and I'll send out email to the translation list.

  • FMB committed 967fa4a on 9.1.x
    [FR] Database server requirements are outdated (#3180889)
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.