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 2Interface 'ZendStdlibJsonSerializable' not foundinstallation of magento 2.1.1 failsmagento CE 2.1.5 PHP helpMagento 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
How to count occurrences of text in a file?
Multiple labels for a single equation
Is it professional to write unrelated content in an almost-empty email?
How do scammers retract money, while you can’t?
Why does standard notation not preserve intervals (visually)
Unreliable Magic - Is it worth it?
Bold, vivid family
Do I need to enable Dev Hub in my PROD Org?
Is 'diverse range' a pleonastic phrase?
Are there any limitations on attacking while grappling?
Can I run my washing machine drain line into a condensate pump so it drains better?
Is it my responsibility to learn a new technology in my own time my employer wants to implement?
Complex fractions
Won the lottery - how do I keep the money?
How does the Z80 determine which peripheral sent an interrupt?
Is micro rebar a better way to reinforce concrete than rebar?
Anatomically Correct Strange Women In Ponds Distributing Swords
WOW air has ceased operation, can I get my tickets refunded?
Received an invoice from my ex-employer billing me for training; how to handle?
Preparing Indesign booklet with .psd graphics for print
Sending manuscript to multiple publishers
What connection does MS Office have to Netscape Navigator?
Indicator light circuit
Make solar eclipses exceedingly rare, but still have new moons
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 2Interface 'ZendStdlibJsonSerializable' not foundinstallation of magento 2.1.1 failsmagento CE 2.1.5 PHP helpMagento 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
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..
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.
php installation magento2.1.6 setup
add a comment |
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..
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.
php installation magento2.1.6 setup
add a comment |
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..
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.
php installation magento2.1.6 setup
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..
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.
php installation magento2.1.6 setup
php installation magento2.1.6 setup
edited 25 mins ago
Teja Bhagavan Kollepara
3,01241949
3,01241949
asked May 6 '17 at 23:49
Sean KimSean Kim
11
11
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
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
add a comment |
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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
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
add a comment |
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
add a comment |
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
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
answered Jun 2 '17 at 10:18
Sanjay GohilSanjay Gohil
468214
468214
add a comment |
add a comment |
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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