Can I set 'always populate raw post data' in the php.ini file?

In PHP 5.6.x, the use of always_populate_raw_post_data leads to a deprecation error when $HTTP_RAW_POST_DATA is filled. It's advisable to employ php://input in place of $HTTP_RAW_POST_DATA, however, even support for this is set to be phased out soon.

  • 4 Users Found This Useful
Was this answer helpful?

Related Articles

Do you support Joomla!?

Yes we support Joomla! Infact we are listed on the Joomla Resources Directory as a Joomla Hosting...

How to enable/disable Spam Assassin?

Spam Assassin is& ; used to filter out incoming email on a server side basis.& ;The feature can...

How do I login and use my email or webmail?

Working with Email Accounts=============================The following email will guide you in...

Do I use localhost or remotemysqlhost for my mysql connection?

You can view whether your account is using localhost or remotemysql host in your cPanel account....

How do I read my web stats on Webalizer?

You can view your website's statistics through the Webalizer feature in cPanel. This can be found...