installation Error

I have shared hosting. When I try to open it it’s showing following error message.



PHP version 5.6.x requires the PHP configuration directive always_populate_raw_post_data be set to -1. This is handled automatically by the .htaccess file when using Apache and mod_php5, but must be set manually in php.ini for other server configurations. Please add ‘always_populate_raw_post_data = -1’ to your php.ini and restart your web server.


I have shared hosting. When I try to open it it’s showing following error message.

PHP version 5.6.x requires the PHP configuration directive always_populate_raw_post_data be set to -1. This is handled automatically by the .htaccess file when using Apache and mod_php5, but must be set manually in php.ini for other server configurations. Please add ‘always_populate_raw_post_data = -1’ to your php.ini and restart your web server.

You will have more problem with shared hosting after this but to solve this one you adding the line always_populate_raw_post_data = -1 to your .htaccess and is recommend run PHP 7