• 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

UTF-8 Encoding / Decoding

Status
Not open for further replies.

darkmotives

Chevereto Member
Hi, I just installed Chevereto on a new server running Ubuntu 16.04 and PHP 7.1 and when I extracted all the files in the zip, I get this error message:
  • UTF-8 encode (utf8_encode) function is disabled in this server. This function must be enabled in your PHP configuration (php.ini) and/or you must add this missing function.
  • UTF-8 decode (utf8_decode) function is disabled in this server. This function must be enabled in your PHP configuration (php.ini) and/or you must add this missing function.
I've tried going through my php.ini file but I can't find a setting called utf8_encode or utf8_decode or anything similar. Please let me know what to do.

Any advice would be appreciated.

Thank you!
 
Status
Not open for further replies.
Back
Top