This error is common when PHP does not have mbstring compiled in. If using Linux you should recompile PHP using the --with-mbstring option. IF you are using a Windows server then you should uncomment extension=php_mbstring.dll from php.ini
If you have anymore issues or questions please feel free to ask. :)
If you have anymore issues or questions please feel free to ask. :)