Missing php_mbstring.dll
Posted by: Garrann (---.tampfl.fios.verizon.net)
Date: June 08, 2014 10:25PM

Hello,

I am running win 7 32 bit and I am getting the error "the program cant start php_mbstring.dll is missing from your computer."

My WAMPServer icon is green and the php_mbstring.dll located in C:\wamp\bin\php\php5.5.12\ext

I have re installed WAMP but I continue to get this error. Any suggestions on how to fix this.

Thanks!

Options: ReplyQuote
Re: Missing php_mbstring.dll
Posted by: RiggsFolly (---.as13285.net)
Date: June 09, 2014 10:19AM

If you are also using the php_exif library, php_mbstring must be loaded before the php_exif library

Make sure they are loaded in this order in your php.ini

extension=php_mbstring.dll
extension=php_exif.dll

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-



Edited 1 time(s). Last edit at 06/09/2014 10:20AM by RiggsFolly.

Options: ReplyQuote


Sorry, only registered users may post in this forum.