Magento Expert Forum - Improve your Magento experience

Results 1 to 8 of 8

How to Install Magento 2 on XAMPP Server localhost

  1. #1

  2. #2
    Junior Member fay_khattak's Avatar
    Join Date
    Jan 2016
    Location
    Karachi, Pakistan
    Posts
    50
    Thanks
    0
    Thanked 4 Times in 4 Posts

    Default

    Magento 2 comes with many requirements. It requires a lot of server configurations and tweaking along with composer setup which is not set by default.

    Let me clear this for a lot of those who are wondering why composer is really needed in Magento 2. Composer enables us to manage the Magento system, extensions, its dependencies, and also allows us to declare libraries for the project.

    Check out the following article which explains how you can install Magento 2 on your localhost by using XAMPP.

    How To Install Magento 2 On Localhost

  3. #3
    Junior Member
    Join Date
    Mar 2017
    Posts
    33
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    Hello,

    To install Magento 2 on localhost, first of all, check its requirements:

    1. Apache 2.2 or 2.4
    2. XAMPP
    3. PHP 5.6.5–5.6.x, 7.0.2, 7.0.4, 7.0.6–7.0.x
    4. MySQL 5.7


    You have to update php.ini file from XAMPP control panel.

    Here's a full guide: Install Magento 2 on localhost using XAMPP

  4. #4
    New member
    Join Date
    Jan 2018
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    After the official release of Magento 2, a number of people went on to install it on their localhost or their hosting server providers.

    Magento 2 Invalid Form Key. Please refresh the page
    Advantages of mobile commerce
    How to fix Magento error There has been an error processing your request
    How to solve Magento 403 forbidden error

  5. #5
    Junior Member
    Join Date
    Sep 2018
    Location
    United Kingdom
    Posts
    635
    Thanks
    0
    Thanked 4 Times in 4 Posts

    Default

    To empower the expansion, uncomment the line "extension=php_intl.dll" and expel the semicolon from the beginning of that line. Restart your XAMMP server. Next, find the Magento 2 envelope in the htdocs organizer. Long press the move key, right snap, at that point select Open order window here.

  6. #6
    Junior Member
    Join Date
    Sep 2018
    Location
    Oman, Muscat
    Posts
    2,084
    Thanks
    0
    Thanked 4 Times in 4 Posts

    Default

    Download Magento CE:
    Create Database:
    Enable curl extension.
    Enable Apache rewrite module.
    Modify php.ini file.
    Now you are all set to install Magento.
    General errors while installing Magento.

  7. #7
    Junior Member
    Join Date
    Sep 2018
    Location
    Canada
    Posts
    873
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    Step 1: Upload the extension. Log into your hosting space via a FTP client. Unzip extension package and upload them into Magento root directory. Enter the following at the command line. php bin/magento setup:upgrade.
    Step 2: Configuration. Now time to setup it in backend. Go to Mageplaza > Extension Name > Configuration .

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •