Cannot correct php.ini error in Magento 2.1.6 The Next CEO of Stack OverflowCannot correct...

How to solve a differential equation with a term to a power?

If a black hole is created from light, can this black hole then move at speed of light?

Is it my responsibility to learn a new technology in my own time my employer wants to implement?

Received an invoice from my ex-employer billing me for training; how to handle?

How does the Z80 determine which peripheral sent an interrupt?

Are there any unintended negative consequences to allowing PCs to gain multiple levels at once in a short milestone-XP game?

Would a galaxy be visible from outside, but nearby?

Why didn't Khan get resurrected in the Genesis Explosion?

How powerful is the invisibility granted by the Gloom Stalker ranger's Umbral Sight feature?

Why do professional authors make "consistency" mistakes? And how to avoid them?

Is there a way to save my career from absolute disaster?

Make solar eclipses exceedingly rare, but still have new moons

How to start emacs in "nothing" mode (`fundamental-mode`)

Does it take more energy to get to Venus or to Mars?

How did people program for Consoles with multiple CPUs?

I believe this to be a fraud - hired, then asked to cash check and send cash as Bitcoin

Why don't programming languages automatically manage the synchronous/asynchronous problem?

What is the result of assigning to std::vector<T>::begin()?

If Nick Fury and Coulson already knew about aliens (Kree and Skrull) why did they wait until Thor's appearance to start making weapons?

Interfacing a button to MCU (and PC) with 50m long cable

WOW air has ceased operation, can I get my tickets refunded?

Won the lottery - how do I keep the money?

Should I tutor a student who I know has cheated on their homework?

How to invert MapIndexed on a ragged structure? How to construct a tree from rules?



Cannot correct php.ini error in Magento 2.1.6



The Next CEO of Stack OverflowCannot correct php.ini error in Magento 2.0.2PHP Version Check Failed Magento 2installation of magento 2.1.1 failsmagento CE 2.1.5 PHP helpMagento 2.1.6 Conflicting components dependenciesMagento 2.1.6: Error filtering template: Unable to write file into directoryMagento 2.1.6 Cannot save shipmentCron.php file script not woking in Magento 2.1.6How to print different tax rates in magento 2.1.6Magento 2 Installation Error












0















I was going to use the latest magento 2.1.6 source files from magento website and have been trying deeply the same problems like me for around a week among other website include this website too but, I couldn't find out the answer anywhere. so I am obliged to ask you.



First of all, My problem is the below..
enter image description here



with these messages



Your PHP Version is 5.6.29, but always_populate_raw_post_data = 0. $HTTP_RAW_POST_DATA is deprecated from PHP 5.6 onwards and will be removed in PHP 7.0. This will stop the installer from running. Please open your php.ini file and set always_populate_raw_post_data to -1. If you need more help please call your hosting provider.



I realized that I have to re-set always_populate_raw_post_data to into -1.
But, I downloaded php.ini file from magento website. Because it has totally different text in it. Like the below.
enter image description here










share|improve this question





























    0















    I was going to use the latest magento 2.1.6 source files from magento website and have been trying deeply the same problems like me for around a week among other website include this website too but, I couldn't find out the answer anywhere. so I am obliged to ask you.



    First of all, My problem is the below..
    enter image description here



    with these messages



    Your PHP Version is 5.6.29, but always_populate_raw_post_data = 0. $HTTP_RAW_POST_DATA is deprecated from PHP 5.6 onwards and will be removed in PHP 7.0. This will stop the installer from running. Please open your php.ini file and set always_populate_raw_post_data to -1. If you need more help please call your hosting provider.



    I realized that I have to re-set always_populate_raw_post_data to into -1.
    But, I downloaded php.ini file from magento website. Because it has totally different text in it. Like the below.
    enter image description here










    share|improve this question



























      0












      0








      0








      I was going to use the latest magento 2.1.6 source files from magento website and have been trying deeply the same problems like me for around a week among other website include this website too but, I couldn't find out the answer anywhere. so I am obliged to ask you.



      First of all, My problem is the below..
      enter image description here



      with these messages



      Your PHP Version is 5.6.29, but always_populate_raw_post_data = 0. $HTTP_RAW_POST_DATA is deprecated from PHP 5.6 onwards and will be removed in PHP 7.0. This will stop the installer from running. Please open your php.ini file and set always_populate_raw_post_data to -1. If you need more help please call your hosting provider.



      I realized that I have to re-set always_populate_raw_post_data to into -1.
      But, I downloaded php.ini file from magento website. Because it has totally different text in it. Like the below.
      enter image description here










      share|improve this question
















      I was going to use the latest magento 2.1.6 source files from magento website and have been trying deeply the same problems like me for around a week among other website include this website too but, I couldn't find out the answer anywhere. so I am obliged to ask you.



      First of all, My problem is the below..
      enter image description here



      with these messages



      Your PHP Version is 5.6.29, but always_populate_raw_post_data = 0. $HTTP_RAW_POST_DATA is deprecated from PHP 5.6 onwards and will be removed in PHP 7.0. This will stop the installer from running. Please open your php.ini file and set always_populate_raw_post_data to -1. If you need more help please call your hosting provider.



      I realized that I have to re-set always_populate_raw_post_data to into -1.
      But, I downloaded php.ini file from magento website. Because it has totally different text in it. Like the below.
      enter image description here







      php installation magento2.1.6 setup






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 14 mins ago









      Teja Bhagavan Kollepara

      3,01241949




      3,01241949










      asked May 6 '17 at 23:49









      Sean KimSean Kim

      11




      11






















          1 Answer
          1






          active

          oldest

          votes


















          0














          Edit php.ini file



          find
          always_populate_raw_post_data = On



          change to



          always_populate_raw_post_data = -1



          close web page.restart xampp or wamp






          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%2f173327%2fcannot-correct-php-ini-error-in-magento-2-1-6%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            Edit php.ini file



            find
            always_populate_raw_post_data = On



            change to



            always_populate_raw_post_data = -1



            close web page.restart xampp or wamp






            share|improve this answer




























              0














              Edit php.ini file



              find
              always_populate_raw_post_data = On



              change to



              always_populate_raw_post_data = -1



              close web page.restart xampp or wamp






              share|improve this answer


























                0












                0








                0







                Edit php.ini file



                find
                always_populate_raw_post_data = On



                change to



                always_populate_raw_post_data = -1



                close web page.restart xampp or wamp






                share|improve this answer













                Edit php.ini file



                find
                always_populate_raw_post_data = On



                change to



                always_populate_raw_post_data = -1



                close web page.restart xampp or wamp







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Jun 2 '17 at 10:18









                Sanjay GohilSanjay Gohil

                468214




                468214






























                    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%2f173327%2fcannot-correct-php-ini-error-in-magento-2-1-6%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

                    “%fieldName is a required field.”, in Magento2 REST API Call for GET Method Type The Next...

                    How to change City field to a dropdown in Checkout step Magento 2Magento 2 : How to change UI field(s)...

                    夢乃愛華...