Call to undefined function mysqli_init()

31 views
Skip to first unread message

Muhammad Bagus Septian

unread,
Jul 16, 2025, 7:20:14 AMJul 16
to Easy!Appointments - Support Group
Screenshot 2025-07-16 181523.png
how do i fix this? this is my php info https://abputra.id/badminton/info.php

below is my config file:
    const BASE_URL = 'https://abputra.id/badminton';
    const LANGUAGE = 'english';
    const DEBUG_MODE = true;

    // ------------------------------------------------------------------------
    // DATABASE SETTINGS
    // ------------------------------------------------------------------------

    const DB_HOST = 'mysql';
    const DB_NAME = 'abputrai_badminton';
    const DB_USERNAME = ' ';
    const DB_PASSWORD = ' ';

    // ------------------------------------------------------------------------
    // GOOGLE CALENDAR SYNC
    // ------------------------------------------------------------------------

    const GOOGLE_SYNC_FEATURE = false; // Enter TRUE or FALSE
    const GOOGLE_CLIENT_ID = '';
    const GOOGLE_CLIENT_SECRET = '';
}

The Bat

unread,
Jul 17, 2025, 12:58:12 PMJul 17
to Easy!Appointments - Support Group
have you set  DB_USERNAME and  DB_PASSWORD ?

Muhammad Bagus Septian

unread,
Jul 18, 2025, 2:52:04 AMJul 18
to Easy!Appointments - Support Group
yes i have set DB_USERNAME and DB_PASSWORD

Alex Tselegidis

unread,
Jul 21, 2025, 10:11:05 AMJul 21
to Easy!Appointments - Support Group
Hello! 

You are actually missing the mysql php extension. 




Alex Tselegidis, Easy!Appointments Creator
Need a customization? Get a free quote!



Reply all
Reply to author
Forward
0 new messages