Foren / Cotonti / Support / Contonti error?

Chip
#23853 30. März 2010, 10:23
Yes, you would need to contact your web hosting provider regarding this issue. Tell them that you would want to have mbstring compiled. Then create a new page named phpinfo.php with the following code if you want to know more about your server's information:
<?
phpinfo();
?>

If mbstring is not there, then contact your hosting provider immediately.