Announcement

Collapse
No announcement yet.

Fixed: mariadb error

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Fixed: mariadb error

    Hello
    I got error with mariadb
    PHP Code:
    [errorFailed loading "mariadb"libmariadbclient.so.18cannot open shared object fileNo such file or directory
    [error] [string "mod/mod_s.lua"]:14attempt to call a nil value (global 'mariadb_connect'
    Replacing mariadb by mariadb-static
    Last edited by majid81200; 12-17-2019, 05:34 AM.

    #2
    server_config.json -> plugins "mariadb"

    Comment

    Working...
    X