Magento20 installation tutorial

Source: Internet
Author: User
: This article describes how to install Magento20. if you are interested in the PHP Tutorial, refer to it. 1. environment requirements:
Apache: 2.2 or 2.4
PHP:> = 5.4.11 or 5.5x
MySQL: 5.6x
1. first, install the XAMPP integrated development environment package (other integrated development environments such as WampServer can also be set up separately in the LAMP environment) to build a local virtual host environment, I will not elaborate on how to install the development environment and how to set up the XAMPP virtual host. I will not refer to my article (how to configure the XAMPP virtual host. Open the virtual host name. here is www.magento2.com, and you will see the following interface.

2. click Start Readiness Check to Check whether your local computer environment meets magento2.0 installation requirements.


3. if the following prompt is displayed, the php_extension intl is missing. Solution: open php. ini, remove the semicolon before extension = php_intl.dll in the extension Library, and restart Apache.

  1. Step 2: After Apache is restarted, it will prompt that incuuc *. dll is missing. Don't worry, there will be solutions.
    The solution is to copy the dll required by php_intl.dll to the bin directory of apache, that is, the dll under the php Directory (all icu *. dll) to the apache/bin directory. Restart apache to make it ready for use.

5. after resolving the problem, recheck the link and you will see that the environment meets the requirements for installing magento2.0, as shown in.


6. click next,


7. there is not much to say, and next step;


8. next step


9. just click Next


The installation is complete.

The above describes Magento20 installation details, including the content, hope to be helpful to friends interested in PHP tutorials.

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.