I have a custom CMS i\'ve built that works perfectly on my dev box (Ubuntu/PHP5+/MySQL5+).
I just moved it up to the production box for my client and now all form su
My problem was that I was using the HTML tag to change the base URL of my test site. Once I removed that tag from the header, the $_POST data came back.
$_POST