shell-php problems with configuring the environment

Source: Internet
Author: User
Keywords Php shell windows

Here are some of the issues that I have to describe:

    1. I moved the WordPress script on Linux to Local. Found installation error, the specific problem is not very clear, part of the local call mb_string extension function is reported in chrome Provisional headers is shown error;

    2. The Laravel framework project under the local window will work. Phpinfo function Use error, chrome Provisional headers is shown errors. , the PHP-M command can see the mb_string extended output;

    3. extension_loaded (' php_mbstring ') output false extension does not load up, curious I tried the DL function, found that there is no DL function, php.ini file found enable_dl = Off I set the ENABLE_DL =on. Found no effect, I will php.ini file all deleted, casually knocked a lump of letters on top, found can still restart;

    4. I have a rough analysis of the problem may be php.ini file, because I installed a number of PHP version, I do not phpinfo so sure php.ini configuration file directory;

    5. Also willing to be php_mb_string extension problem, I debug the php.ini file php_substring has been opened

Reply content:

Here are some of the issues that I have to describe:

    1. I moved the WordPress script on Linux to Local. Found installation error, the specific problem is not very clear, part of the local call mb_string extension function is reported in chrome Provisional headers is shown error;

    2. The Laravel framework project under the local window will work. Phpinfo function Use error, chrome Provisional headers is shown errors. , the PHP-M command can see the mb_string extended output;

    3. extension_loaded (' php_mbstring ') output false extension does not load up, curious I tried the DL function, found that there is no DL function, php.ini file found enable_dl = Off I set the ENABLE_DL =on. Found no effect, I will php.ini file all deleted, casually knocked a lump of letters on top, found can still restart;

    4. I have a rough analysis of the problem may be php.ini file, because I installed a number of PHP version, I do not phpinfo so sure php.ini configuration file directory;

    5. Also willing to be php_mb_string extension problem, I debug the php.ini file php_substring has been opened

The whole development environment is not recommended directly on your own computer.
Put a vagrant+virtualbox minute clock to fix these meaningless questions.

Here, I do the answer, first of all, I think your problem is not clear enough, your question I gave you a change, in order to see more clearly, more clearly to analyze.
Here, I have some questions, do you separate the WAMP environment or the use of integrated installation environment? If it is an integrated installation of the environment, I think you changed the php.ini configuration file, may not be the actual runtime called PHP configuration file, and then you say the error message, I have never seen, I hope you can put the picture. We are good at doing detailed analysis and solutions.

This problem should appear in the installation of multiple PHP version, each version of the corresponding PHP configuration file is not clear, so the above error occurs, delete PHP configuration files can still run, it is recommended to carefully review each version of PHP corresponding configuration file, and configuration file settings

  • 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.