I am currently managing a Centos 5.6 server that is running multiple websites, All of the sites but one is posting data, the problem site is not decoding $_GET variables and the $_POST variables are empty when posting forms. also echo file_get_contents('php://input') give an empty output. The problem site is also duplicated on a dev subdomain which is functioning but the main site is not. I have checked configuration and cant find a solution, some help would be appreciated. I also have suhosin installed but disabling it did not work and it was working after installation of suhosin.
Cheers
$HTTP_GET_VARSand$HTTP_POST_VARSwork. – Amil Waduwawara Apr 27 '11 at 3:19