FATAL ERROR: PHP mbstring extension is not enabled (IIS8/Windows 2012)
FATAL ERROR: PHP mbstring extension is not enabled (IIS8/Windows 2012)
I am facing issues while install MantisBT after installing PHP 7.2 in IIS8 / Windows 2012 server.
When I open the page http://localhost:9099/admin/install.php
in the browser, I get the following error:
http://localhost:9099/admin/install.php
"FATAL ERROR: PHP mbstring extension is not enabled."
Here is a screenshot of the error.
php.net/manual/en/install.pecl.windows.php
– Lex Li
Jun 30 at 14:35
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
I have searched for extension=php_mbstring.dll in INI file of php7 but didn't work
– Jishan Alam
Jun 30 at 11:07