Cannot find php_mbstring.dll
Posted by: CheezItMan (---.tx.res.rr.com)
Date: March 02, 2007 03:51AM

I followed the instructions I found to change my root password, and now I get this warning message in phpadmin.
---
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?

Options: ReplyQuote
Re: Cannot find php_mbstring.dll
Posted by: advancer77 (---.olp.net)
Date: March 03, 2007 05:45AM

I found this solution in a similar post on another site. Hopefully, it will give you enough to go on:

If you copy the php_mbstring.dll to your base dir for apache and then make sure the module loads in the php.ini file by uncomenting the following line:

;extension=php_mbstring.dll

After that, restart apache and, you should no longer see the problem.

Options: ReplyQuote
Re: Cannot find php_mbstring.dll
Posted by: CyberSpatium (71.237.217.---)
Date: March 03, 2007 01:53PM

php_mbstring.dll is already included with wamp and is in the php extension directory, so you do not have to worry about moving/putting files anywhere.

to get mbstring to work, click on:

wamp tray icon -> php settings -> php extensions -> php_mbstring

wamp will automatically restart apache for your new setting to take effect.


CyberSpatium
--------------------------------------------
Wamp English Forum Admin

Options: ReplyQuote


Sorry, only registered users may post in this forum.