Tech Problems
  • Amazon
    • EBS
    • EC2
    • S3
  • Apache
    • htaccess
    • Nutch
    • Solr
    • Tomcat
  • Google
    • AdWords
    • Google Sitemap Generator
    • Page Speed
    • Website Optimiser
  • HTML
  • Linux
    • CentOS
    • Fedora
    • MySql
    • Subversion
    • URL Rewrite
  • Microsoft
    • MSSQL
    • Office 2007
    • Windows 2003 Server
  • PHP
    • Date & Time
    • Zend Studio
  • Rackspace
    • Rackspace Cloud
  • WordPress

Call to undefined function mb_detect_encoding()

Posted on February 13, 2012 by tech-problems

If you get the error Call to undefined function mb_detect_encoding() you are missing the php-mbstring extension.

You can use Yum to easily fix this, simply log onto the server and run the following as root

yum install php-mbstring
service httpd restart
CentOS, Fedora, PHP | No Comments

Recent Posts

  • Add Remi Repo to CentOS/Fedora
  • Set up Private/Public Keys in Fedora Rackspace Cloud
  • Please close the following applications to continue: AdobeCrashDaemon
  • Install Gitlab Fedora 16
  • Call to undefined function mb_detect_encoding()

© Tech Problems