Magento 2 Won't install on AMPPSMagento2 install error iterationMagento 1.7.0.2 on PHP 5.6 is not loadingCan't connect to Mysql with Magento 2/PHP 7blank page on M2 on ubuntu on aws after 'successful' installWhat exactly does the admin install script do?Magento 2 setup errorSession data not saving through controllerGetting blank screen while trying to install Magento version 2.1.7 from Localhost in ubuntuMagento 2.2: Unable to unserialize value?How to install XDebug in Lampp to debug Magento?

How to prevent "they're falling in love" trope

Can the Meissner effect explain very large floating structures?

What's the in-universe reasoning behind sorcerers needing material components?

How seriously should I take size and weight limits of hand luggage?

Short story with a alien planet, government officials must wear exploding medallions

Apex Framework / library for consuming REST services

iPad being using in wall mount battery swollen

Valid term from quadratic sequence?

How much of data wrangling is a data scientist's job?

Expand and Contract

Why is this clock signal connected to a capacitor to gnd?

How do I gain back my faith in my PhD degree?

Which is the best way to check return result?

I would say: "You are another teacher", but she is a woman and I am a man

Bullying boss launched a smear campaign and made me unemployable

Mathematica command that allows it to read my intentions

ssTTsSTtRrriinInnnnNNNIiinngg

Why do bosons tend to occupy the same state?

Probability that a draw from a normal distribution is some number greater than another draw from the same distribution

What killed these X2 caps?

What does the expression "A Mann!" means

Why does this cyclic subgroup have only 4 subgroups?

How badly should I try to prevent a user from XSSing themselves?

How do I handle a potential work/personal life conflict as the manager of one of my friends?



Magento 2 Won't install on AMPPS


Magento2 install error iterationMagento 1.7.0.2 on PHP 5.6 is not loadingCan't connect to Mysql with Magento 2/PHP 7blank page on M2 on ubuntu on aws after 'successful' installWhat exactly does the admin install script do?Magento 2 setup errorSession data not saving through controllerGetting blank screen while trying to install Magento version 2.1.7 from Localhost in ubuntuMagento 2.2: Unable to unserialize value?How to install XDebug in Lampp to debug Magento?













1















I'm trying to install Magento 2 on AMPPS locally, I read the requirement here ,All the requirement is installed but Magento installer still give me an error without details :



enter image description here



Environment :



PHP 5.6.11
MySQL 5.6.25
Apache 2.4.12



I checked all the required PHP extensions in phpinfo(), All is enabled.



I do not know what can I do more .. I restart/reinstall the AMPPS, I clear the browser history .. nothing change !










share|improve this question
















bumped to the homepage by Community 18 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • Do you try to add phpinfo(); to setup/index.php to verify that all settings/modules is applied?

    – KAndy
    Dec 9 '15 at 15:39











  • Why not use php7? It is easy to change in ampps

    – simonthesorcerer
    Oct 26 '18 at 21:02















1















I'm trying to install Magento 2 on AMPPS locally, I read the requirement here ,All the requirement is installed but Magento installer still give me an error without details :



enter image description here



Environment :



PHP 5.6.11
MySQL 5.6.25
Apache 2.4.12



I checked all the required PHP extensions in phpinfo(), All is enabled.



I do not know what can I do more .. I restart/reinstall the AMPPS, I clear the browser history .. nothing change !










share|improve this question
















bumped to the homepage by Community 18 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • Do you try to add phpinfo(); to setup/index.php to verify that all settings/modules is applied?

    – KAndy
    Dec 9 '15 at 15:39











  • Why not use php7? It is easy to change in ampps

    – simonthesorcerer
    Oct 26 '18 at 21:02













1












1








1


0






I'm trying to install Magento 2 on AMPPS locally, I read the requirement here ,All the requirement is installed but Magento installer still give me an error without details :



enter image description here



Environment :



PHP 5.6.11
MySQL 5.6.25
Apache 2.4.12



I checked all the required PHP extensions in phpinfo(), All is enabled.



I do not know what can I do more .. I restart/reinstall the AMPPS, I clear the browser history .. nothing change !










share|improve this question
















I'm trying to install Magento 2 on AMPPS locally, I read the requirement here ,All the requirement is installed but Magento installer still give me an error without details :



enter image description here



Environment :



PHP 5.6.11
MySQL 5.6.25
Apache 2.4.12



I checked all the required PHP extensions in phpinfo(), All is enabled.



I do not know what can I do more .. I restart/reinstall the AMPPS, I clear the browser history .. nothing change !







magento2 php-5.6






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Oct 6 '16 at 5:01









Teja Bhagavan Kollepara

3,00641949




3,00641949










asked Dec 9 '15 at 8:55









Abdulsalam ElsharifAbdulsalam Elsharif

1175




1175





bumped to the homepage by Community 18 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







bumped to the homepage by Community 18 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.














  • Do you try to add phpinfo(); to setup/index.php to verify that all settings/modules is applied?

    – KAndy
    Dec 9 '15 at 15:39











  • Why not use php7? It is easy to change in ampps

    – simonthesorcerer
    Oct 26 '18 at 21:02

















  • Do you try to add phpinfo(); to setup/index.php to verify that all settings/modules is applied?

    – KAndy
    Dec 9 '15 at 15:39











  • Why not use php7? It is easy to change in ampps

    – simonthesorcerer
    Oct 26 '18 at 21:02
















Do you try to add phpinfo(); to setup/index.php to verify that all settings/modules is applied?

– KAndy
Dec 9 '15 at 15:39





Do you try to add phpinfo(); to setup/index.php to verify that all settings/modules is applied?

– KAndy
Dec 9 '15 at 15:39













Why not use php7? It is easy to change in ampps

– simonthesorcerer
Oct 26 '18 at 21:02





Why not use php7? It is easy to change in ampps

– simonthesorcerer
Oct 26 '18 at 21:02










3 Answers
3






active

oldest

votes


















0














Looks like your PHP version and required PHP version are empty in your case. That could mean that they cannot be defined.
Try to debug the code in MagentoSetupModelPhpReadinessCheck::checkPhpVersion.






share|improve this answer






























    0














    AMPPS default is not install ctype extension and Magento 2 need this extension to check.
    You need open AMPPS application -> Open PHP tab -> PHP extension. Choose ctype.so and click 'Apply' button. Restart Apache and you can Readiness Check



    Hope it help!






    share|improve this answer






























      0














      Go to Ampps control panel, select PHP, click on Php Extension and enable the following extensions:




      bz2.so
      ctype.so
      curl.so
      gd.so
      iconv.so
      intl.so
      mbstring.so
      mcrypt.so
      mongo.so
      mysql.so
      mysqli.so
      openssl.so
      pdo_mysql.so
      pdo_sqlite.so
      soap.so
      sockets.so
      sqlite3.so
      xsl.so
      zip.so
      zlib.so



      Alternatively you can clone the Magento repository, after that if you try to install Magento you can see which extension are missing.






      share|improve this answer

























        Your Answer








        StackExchange.ready(function()
        var channelOptions =
        tags: "".split(" "),
        id: "479"
        ;
        initTagRenderer("".split(" "), "".split(" "), channelOptions);

        StackExchange.using("externalEditor", function()
        // Have to fire editor after snippets, if snippets enabled
        if (StackExchange.settings.snippets.snippetsEnabled)
        StackExchange.using("snippets", function()
        createEditor();
        );

        else
        createEditor();

        );

        function createEditor()
        StackExchange.prepareEditor(
        heartbeatType: 'answer',
        autoActivateHeartbeat: false,
        convertImagesToLinks: false,
        noModals: true,
        showLowRepImageUploadWarning: true,
        reputationToPostImages: null,
        bindNavPrevention: true,
        postfix: "",
        imageUploader:
        brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
        contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
        allowUrls: true
        ,
        onDemand: true,
        discardSelector: ".discard-answer"
        ,immediatelyShowMarkdownHelp:true
        );



        );













        draft saved

        draft discarded


















        StackExchange.ready(
        function ()
        StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f93116%2fmagento-2-wont-install-on-ampps%23new-answer', 'question_page');

        );

        Post as a guest















        Required, but never shown

























        3 Answers
        3






        active

        oldest

        votes








        3 Answers
        3






        active

        oldest

        votes









        active

        oldest

        votes






        active

        oldest

        votes









        0














        Looks like your PHP version and required PHP version are empty in your case. That could mean that they cannot be defined.
        Try to debug the code in MagentoSetupModelPhpReadinessCheck::checkPhpVersion.






        share|improve this answer



























          0














          Looks like your PHP version and required PHP version are empty in your case. That could mean that they cannot be defined.
          Try to debug the code in MagentoSetupModelPhpReadinessCheck::checkPhpVersion.






          share|improve this answer

























            0












            0








            0







            Looks like your PHP version and required PHP version are empty in your case. That could mean that they cannot be defined.
            Try to debug the code in MagentoSetupModelPhpReadinessCheck::checkPhpVersion.






            share|improve this answer













            Looks like your PHP version and required PHP version are empty in your case. That could mean that they cannot be defined.
            Try to debug the code in MagentoSetupModelPhpReadinessCheck::checkPhpVersion.







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Dec 9 '15 at 21:30









            Arkadii ChyzhovArkadii Chyzhov

            2,448714




            2,448714























                0














                AMPPS default is not install ctype extension and Magento 2 need this extension to check.
                You need open AMPPS application -> Open PHP tab -> PHP extension. Choose ctype.so and click 'Apply' button. Restart Apache and you can Readiness Check



                Hope it help!






                share|improve this answer



























                  0














                  AMPPS default is not install ctype extension and Magento 2 need this extension to check.
                  You need open AMPPS application -> Open PHP tab -> PHP extension. Choose ctype.so and click 'Apply' button. Restart Apache and you can Readiness Check



                  Hope it help!






                  share|improve this answer

























                    0












                    0








                    0







                    AMPPS default is not install ctype extension and Magento 2 need this extension to check.
                    You need open AMPPS application -> Open PHP tab -> PHP extension. Choose ctype.so and click 'Apply' button. Restart Apache and you can Readiness Check



                    Hope it help!






                    share|improve this answer













                    AMPPS default is not install ctype extension and Magento 2 need this extension to check.
                    You need open AMPPS application -> Open PHP tab -> PHP extension. Choose ctype.so and click 'Apply' button. Restart Apache and you can Readiness Check



                    Hope it help!







                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered Apr 10 '16 at 4:24









                    tienletienle

                    1




                    1





















                        0














                        Go to Ampps control panel, select PHP, click on Php Extension and enable the following extensions:




                        bz2.so
                        ctype.so
                        curl.so
                        gd.so
                        iconv.so
                        intl.so
                        mbstring.so
                        mcrypt.so
                        mongo.so
                        mysql.so
                        mysqli.so
                        openssl.so
                        pdo_mysql.so
                        pdo_sqlite.so
                        soap.so
                        sockets.so
                        sqlite3.so
                        xsl.so
                        zip.so
                        zlib.so



                        Alternatively you can clone the Magento repository, after that if you try to install Magento you can see which extension are missing.






                        share|improve this answer





























                          0














                          Go to Ampps control panel, select PHP, click on Php Extension and enable the following extensions:




                          bz2.so
                          ctype.so
                          curl.so
                          gd.so
                          iconv.so
                          intl.so
                          mbstring.so
                          mcrypt.so
                          mongo.so
                          mysql.so
                          mysqli.so
                          openssl.so
                          pdo_mysql.so
                          pdo_sqlite.so
                          soap.so
                          sockets.so
                          sqlite3.so
                          xsl.so
                          zip.so
                          zlib.so



                          Alternatively you can clone the Magento repository, after that if you try to install Magento you can see which extension are missing.






                          share|improve this answer



























                            0












                            0








                            0







                            Go to Ampps control panel, select PHP, click on Php Extension and enable the following extensions:




                            bz2.so
                            ctype.so
                            curl.so
                            gd.so
                            iconv.so
                            intl.so
                            mbstring.so
                            mcrypt.so
                            mongo.so
                            mysql.so
                            mysqli.so
                            openssl.so
                            pdo_mysql.so
                            pdo_sqlite.so
                            soap.so
                            sockets.so
                            sqlite3.so
                            xsl.so
                            zip.so
                            zlib.so



                            Alternatively you can clone the Magento repository, after that if you try to install Magento you can see which extension are missing.






                            share|improve this answer















                            Go to Ampps control panel, select PHP, click on Php Extension and enable the following extensions:




                            bz2.so
                            ctype.so
                            curl.so
                            gd.so
                            iconv.so
                            intl.so
                            mbstring.so
                            mcrypt.so
                            mongo.so
                            mysql.so
                            mysqli.so
                            openssl.so
                            pdo_mysql.so
                            pdo_sqlite.so
                            soap.so
                            sockets.so
                            sqlite3.so
                            xsl.so
                            zip.so
                            zlib.so



                            Alternatively you can clone the Magento repository, after that if you try to install Magento you can see which extension are missing.







                            share|improve this answer














                            share|improve this answer



                            share|improve this answer








                            edited Jun 11 '17 at 11:42









                            Rama Chandran M

                            2,74381530




                            2,74381530










                            answered Feb 24 '16 at 21:18









                            Carmelo CatalanoCarmelo Catalano

                            165




                            165



























                                draft saved

                                draft discarded
















































                                Thanks for contributing an answer to Magento Stack Exchange!


                                • Please be sure to answer the question. Provide details and share your research!

                                But avoid


                                • Asking for help, clarification, or responding to other answers.

                                • Making statements based on opinion; back them up with references or personal experience.

                                To learn more, see our tips on writing great answers.




                                draft saved


                                draft discarded














                                StackExchange.ready(
                                function ()
                                StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f93116%2fmagento-2-wont-install-on-ampps%23new-answer', 'question_page');

                                );

                                Post as a guest















                                Required, but never shown





















































                                Required, but never shown














                                Required, but never shown












                                Required, but never shown







                                Required, but never shown

































                                Required, but never shown














                                Required, but never shown












                                Required, but never shown







                                Required, but never shown







                                Popular posts from this blog

                                Jet Time Laivasto | Lähteet | Aiheesta muualla | NavigointivalikkoJet Time - The CompanyThe CompanyManagementJet Time aloittaa lauantaina Suomi-rekisterissä olevalla Boeing 737 -koneellaJettime Finland Fleet Details and HistoryJettime Fleet Details and HistoryRegional Jet OÜ takes over ATR production for SASJet Time Returns To Its Core BusinessYhtiön kotisivutlaajentamalla

                                Olympian arkeologinen museo Sisällysluettelo Historia ja rakennus | Kokoelmat | Lähteet | Aiheesta muualla | Navigointivalikko37°38′36″N, 21°37′46″EInfobox OKArchaeological Museum of Olympia: HistoryArchaeological Museum of Olympia: DescriptionΜουσείο Ιστορίας των Ολυμπιακών Αγώνων της Αρχαιότητας: ΙστορικόArchaeological Museum of Olympia

                                Äpy Sisällysluettelo Äpyt kautta historian | Esimerkkejä Äpy-huumorista | Katso myös | Kirjallisuutta | Aiheesta muualla | Navigointivalikkowww.äpy.fi