Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

mbstring PHP extension was not found - phpMyAdmin

Status
Not open for further replies.
Jun 5, 2005
103
US
Hi All,

Can someone please help me fix the issue that is causing the error message below?

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.

Windows Server 2003
Apache 2.2
MySQL
phpMyAdmin 2.9.2

Thanks!
JR
 
It says exactly what it means: phpMyAdmin uses the mb_string library. You can download it from the net, and probably already have it in the installer or zip file you used when installing PHP. Just paste the error message into Google and you are flooded with howtos...

+++ Despite being wrong in every important aspect, that is a very good analogy +++
Hex (in Darwin's Watch)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top