Fatal error: Call to undefined function mb_detect_encoding() in /app/web/lib/Cassandra.php on line 3238
skywaymsn opened this issue · 2 comments
skywaymsn commented
$cassandra->cf($host_cf[$myhost])->set('ColAssetMetricGUID', Array($metric => $myhost.'::'.$metric));
skywaymsn commented
Never mind. mbstring not installed.
kallaspriit commented
Good :)