• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

Multibyte string (mbstring) is not loaded in this server. Mbstring is needed to

Status
Not open for further replies.

prasid

Chevereto Member
Website URL
<private>

Chevereto version
3.11.1

Description of the issue
I saw this error

Multibyte string (mbstring) is not loaded in this server. Mbstring is needed to handle multibyte strings.

I enable mbstring

See https://prnt.sc/koc0fr
 
Enabled doesn't always mean working.

Regardless of what your server config says, the only thing that matters is what PHP can do at runtime and in this case, mbstring is simply not there. This is not a script error, the problem is that the library is not available.
 
Status
Not open for further replies.
Back
Top