mbstring extension not found; how to find it?
- From: "news@xxxxxxxxxxxxxx" <news@xxxxxxxxxxxxxx>
- Date: 27 Sep 2006 10:42:51 -0700
After installing phpMyAdmin on my Fedora Core 4 box, (Apache 2.0.54,
PHP 5.0.4) we're getting this error:
"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."
The phpinfo() has no reference to mbstring.
Doing some searching, I found some information regarding php.ini and
uncommenting out an "extension=", but our php.ini has no reference to
mbstring.
Everything I'm finding on the Web relates to Windows boxes and the
location of a mbstring.dll file.
Can someone point me to some info regarding this; I seem to be
completely missing it.
Thanks!
-Liam
.
- Follow-Ups:
- Re: mbstring extension not found; how to find it?
- From: Johnny
- Re: mbstring extension not found; how to find it?
- Prev by Date: Re: How to check for multiple @'s
- Next by Date: Re: need code snippet to verify input strings
- Previous by thread: need code snippet to verify input strings
- Next by thread: Re: mbstring extension not found; how to find it?
- Index(es):
Relevant Pages
|