PHP : 5.5.12 - php_mbstring.dll missing?
Posted by: live4therisk (---.dyn.optonline.net)
Date: July 12, 2014 11:58PM

I just installed the latest version of WampServer and after finally battling through the first set of problems with MSVCR110.dll missing I'm tackling another one.

When I start up WampServer I get php_mbstring.dll is missing.

Consequently, the phpmyadmin isn't working either and my guess its because of this problem.

I have checked the php.ini file and it looks like this:

extension=php_mbstring.dll
extension=php_exif.dll ; Must be after mbstring as it depends on it

I also made sure the actuall dll file is in C:\wamp\bin\php\php5.5.12\ext

I am completely lost???

Any ideas and help would be great
------------------------------------------------------------------

I figured it out. I noticed in php_info() that the php.ini file was being read from an older version.

Once I uninstalled it, it worked great!

Hope this helps someone else smiling smiley



Edited 1 time(s). Last edit at 07/13/2014 12:29AM by live4therisk.

Options: ReplyQuote


Sorry, only registered users may post in this forum.