About nixCraft

Topics

The mbstring PHP extension and phpMyAdmin error issue

Posted by Vivek Gite [Last updated: July 26, 2006]

Recently I had configured Web server with PHP under Fedora core. Everything was working fine except the installation of phpMyAdmin, reported an error as follows:

The mbstring PHP extension was not found and you seem to be using a multibyte charset. Without the mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.

Following command helped me to find out the exact package name:

# yum search mbstring

Following command installed the package php-mbstring.i386 for fedora core 4:

# yum install php-mbstring.i386

Do not forget to restart web server.

E-mail this to a friend      Printable version

You may also be interested in other helpful articles:

Discussion on This Article:

  1. Ess Says:

    very helpful..and straight forward. thanks a lot

  2. Tony Clink Says:

    You are a smart guy… Thank you for helping me fix this issue.

  3. Mawada Says:

    Hi…I am having this problem but I did not understand whrere this command goes..?!!

    Can you please explain more

  4. Stu Says:

    Thanks! Works perfect

  5. some.dude Says:

    Thanks!!! Came up pretty high on google once you subtract “-windows” & “-dll”. I hate when those windows guys muck up my apache/mysql/php searches ;-)

  6. ilocruz Says:

    Great Hint! You are A Godsend!

Leave a Reply

We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

*
To prove you're a person (not a spam script), type the security word shown in the picture. Click on the picture to hear an audio file of the word.
Click to hear an audio file of the anti-spam word

Copyright © 2004-2008 nixCraft. All rights reserved - TOS/Disclaimer - Privacy policy - Sitemap - Powered by Open source software.