documentation - error message

Created on 21 October 2022, about 2 years ago
Updated 28 October 2023, about 1 year ago

I just wanted to add a note here that this module can be used to fix this error message:

The libmysqlclient driver version 3.3.2 is less than the minimum required version. Upgrade to libmysqlclient version 5.5.3 or up, or alternatively switch mysql drivers to MySQLnd version 5.0.9 or up.

When I searched the web for similar error messages, all I found was info from 2015, and none of it pointed to this module.

My web hosting company helpfully pointed me to this module, and installing it fixed the error on my site.

Noting this as an issue will at least help this solution turn up in search engines. If you'd like to add a note including the error message to the main project page, that might help even more.

Thank you so much for creating this module!

πŸ“Œ Task
Status

Active

Version

1.4

Component

Documentation

Created by

πŸ‡ΊπŸ‡ΈUnited States kristi wachter

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡ΈUnited States dalemoore

    Also as the error mentions, you may can also fix this issue by going into cPanel (if your hosting uses it) and switching from pdo_mysql to nd_pdo_mysql under PHP settings (only enable one or the other). Just ran into this issue myself, no installation of this module required (though nice to know it exists thanks to Google search of the issue!)

  • πŸ‡ΊπŸ‡ΈUnited States amh5514

    Thanks, Kristi, for creating this post and Dalemoore for the answer. Switching to nd_pdo_mysql worked for me.

  • πŸ‡¬πŸ‡§United Kingdom londova

    @dalemoore

    This works for mee too.
    Thank You.

  • πŸ‡ΊπŸ‡ΈUnited States bas123

    @dalemoore β†’ , thanks for that specific correction.

    Saved me a support ticket! 😁

  • πŸ‡«πŸ‡·France bernard63

    The switch pointed out by Dalemoore works very well.
    Thank you very much for this easy to implement solution.

  • πŸ‡ΊπŸ‡ΈUnited States BEGRAFX Laconia, New Hampshire

    @dalemoore Thanks for that! I had figured, based on what the message said, that it was something like this, but I appreciated being able to find specifically what "modules" to change to/from. Much appreciated!

  • πŸ‡§πŸ‡―Benin delacosta456

    hi all

    switching from pdo_mysql to nd_pdo_mysql under PHP settings

    also worked for me .

    for infos i diddnt have Cpanel on my hosting but a custom php settings board. Which mean that this solutions should work with most hosting .

    Thanks

Production build 0.71.5 2024