944,117 Members | Top Members by Rank

Ad:
  • PHP Discussion Thread
  • Unsolved
  • Views: 1931
  • PHP RSS
Nov 13th, 2006
0

phpmyadmin

Expand Post »
i get a warning when i start phpmyadmin

"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."

any ideas? thx

i have mysql server and php 5 installed
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
irotsenmar is offline Offline
15 posts
since Oct 2006
Nov 13th, 2006
0

Re: phpmyadmin

the mbstring extension is the extension PHP uses for encoding and decoding character sets (char-set) that are "multi-byte" (hence the mb...string).
Unfortunately this is not enabled by default when installing PHP5 (or 4) so you have to enable it with --enable-mbstring configure option..

see: http://us2.php.net/mbstring
Moderator
Reputation Points: 457
Solved Threads: 101
Nearly a Posting Virtuoso
digital-ether is offline Offline
1,250 posts
since Sep 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in PHP Forum Timeline: search and results question.
Next Thread in PHP Forum Timeline: three dimensional arrays





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC