Php Learning Log (4)-The mbstring extension is missing. Please check your PHP configuration error and solution,-thembstring

Source: Internet
Author: User

Php Learning Log (4)-The mbstring extension is missing. Please check your PHP configuration error and solution,-thembstring

After wampServer is installed, phpMyAdmin has never been used. When phpMyAdmin is used today, The following error occurs: The mbstring extension is missing. Please check your PHP configuration. The error indicates that the mbstring extension is missing. Check the php configuration.

Figure 1 loss of Extended parts

My computer system is win10 and wampServer is configured as follows (here is the screenshot after the problem is solved. You can see mbstring in Loaded Extensions, the yellow part in the figure ):

Figure 2. My wampserver Configuration

Most of the solutions on the Internet are:

Change extension_dir = "ext" in the php. ini file to extension_dir = "D: \ php \ ext" (full path of your own file)

; Extension = php_mbstring.dll to extension = php_mbstring.dll (remove the colon above)

We found that php. ini does not have these two problems,

Figure 3. Path setting before modification

Figure 4. Extension Configuration before modification

The final solution is:SetCopy the php. ini file to windowsFolder,

Figure 5. Copy the php. ini file to the windows folder

Solved the problem smoothly.

 

Thank you for sharing: http://zhidao.baidu.com/question/586041374.html? Qbl = relate_question_3 & word = The % 20 mbstring % 20 extension % 20is % 20missing. % 20 Please % 20 check % 20 your % 20PHP % 20configuration.

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.