Hi,
I have a cPanel server with apache configured to run both PHP4 and PHP5. The only way I was able to get both running is by leaving PHP4 as a module and PHP5 in CGI mode. PHP4 is working fine, but I'm having some problems with PHP5 and POST variables. The $_POST variable is not being populated and setting the always_populate_raw_post_data directive is not declaring the $HTTP_RAW_POST_DATA variable.
Does anyone have an idea on how to solve this ?
PHPINFO: http://www.teralivre.com.br/phpinfo.php5
Thanks,
Antonio.