Page 1 of 1

Version 7.0.3.0 - always_populate_raw_post_data=-1

PostPosted: 26. February 2016 19:07
by alcsantiago
Hi guys,

I have a problem with XAMPP 7.0.3.0 for Linux 64 bits.
I'm trying to install Zabbix on it, but I get a error message informing: PHP option "always_populate_raw_post_data" must be set to "-1"
I edit the php.ini file but I get the same message.
This line comes commented and I uncomment it, change the parameter for -1, stop the lampp service and start it again.

On XAMPP 5.6.15 for Linux 64 bits I didn't get the same result, everything ok, but in the new version.....this bug!

Can anyone help me to solve this problem here?

Re: Version 7.0.3.0 - always_populate_raw_post_data=-1

PostPosted: 26. February 2016 21:55
by Altrea
Hi,

According to the PHP Manual (http://php.net/manual/de/ini.core.php#ini.always-populate-raw-post-data) this setting is removed in PHP 7.
So i would guess this software is not PHP 7 compatible.

best wishes,
Altrea

Re: Version 7.0.3.0 - always_populate_raw_post_data=-1

PostPosted: 29. February 2016 13:33
by alcsantiago
[Solved]
I did as someone said in this topic:
https://www.zabbix.com/forum/showthread.php?t=49399