Chris Boget wrote:

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?


Check the value of "always_populate_raw_post_data" in php.ini on both servers.



That was it. Thank you so very much!!


Chris



NOw I am very curious, the raw_post_data doesn't always get populated even with that setting. If i have not been barking up the wrong tree all these years that variable only gets populated if the content type is not url-encoded or multipart/form-data. If you are indeed using one of these types please be so kind as to share more info about your set up, this is something i would like to reproduce.

best regards
raditha


--
Raditha Dissanayake.
---------------------------------------------
http://www.radinks.com/print/upload.php
SFTP, FTP and HTTP File Upload solutions


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



Reply via email to