I was looking through the documentation and I could not
figure out why the following is occuring:

On our development server, I have a script that accesses the 
value of $HTTP_RAW_POST_DATA (upon form submission)
and there is data there.  However, on our production server, 
the same code shows no value held in $HTTP_RAW_POST_DATA. 
Both servers are running v4.3.2 and as far as I can tell, have the 
same configuration.  Where would I look to discover why one 
server would have data held in $HTTP_RAW_POST_DATA 
whereas the other server would not?

Anyone have suggestions for where I should be looking?

thnx,
Chris

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to