How do I set these in Mariadb?

Discussion in 'ISPConfig 3 Priority Support' started by concept21, Aug 14, 2021.

  1. concept21

    concept21 Active Member

    I have installed a new Laravel framework php software. Most requirements are met. It only complains about these:
    (attachment)
    laravelmysql.png

    So how do I correct them? :rolleyes:
     
  2. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

    If you open the settings for the database in ISPConfig, you can click "Database charset" and set it to UTF8MB4:
    upload_2021-8-14_12-37-53.png
     
  3. concept21

    concept21 Active Member

    Hello,
    My db has been created so changing its character set from within ispconfig3 is forbidden. :oops:

    I need to set them in the mariadb system config.
     
  4. ahrasis

    ahrasis Well-Known Member HowtoForge Supporter

    I'd normally change that in PMA.
     
  5. concept21

    concept21 Active Member

    The problem is: I already have these enabled in my Ubuntu 20.04 Mariadb config. Laravel framework still complains about them:
    goodcharset.png
    :eek:
     

Share This Page