Jump to content

Recommended Posts

Posted

I tried to access my own website, but it shows error "Fatal error: Call to undefined function mb_strlen()" is this the effect of the maintenance being done now?

 

My website: www.sosiaku.gq

Posted

Apparently mbstring is not enabled by default. This will take a apache/php recompile on Johnny to add. Since Johnny's sitting at ~80% uptime for the last week, and we've already recompiled apache/php twice in the last week it's going to be a while before we compile it again. So one option is to change all the references of mb_strlen() to strlen() until the next Johnny apache recompile. The other option is I checked Tommy and PHP 5.4, 5.5, 5.6, 7.0, and 7.1 all have mbstring enabled.

  • 3 months later...
Guest
This topic is now closed to further replies.
×
×
  • Create New...