Unable to start this program because the computer lost php_mbstring.dll

Source: Internet
Author: User
First, make sure that your PHP already contains the php_mbstringdll file. you can check whether this file exists in the ext file under the php installation directory. if not, download the appropriate php_mbstringdll file based on the php version, and put it in the ext directory.

When creating a Zend FrameWork project using the command line, the computer prompts "this program cannot be started because php_mbstring.dll is lost on the computer. Try to reinstall the program to solve the problem ."

First, make sure that your PHP already contains the php_mbstring.dll file. you can check whether this file exists in the ext file under the php installation directory. if not, download the appropriate php_mbstring.dll file based on the php version, and put it in the ext directory.

Then, modify the php. ini configuration. Remove the semicolons before "; extension = php_mbstring.dll" and "; extension = php_exif.dll", and ensure that php_mbstring.dll is loaded before php_exif.dll, because php_mbstring.dll is required to be loaded. Save php. ini and restart the web server.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.