Description of problem: Version-Release number of selected component (if applicable): php-cli.x86_64 5.1.6-3.6.fc6 How reproducible: run provided URL Steps to Reproduce: 1. Use upload dialog on URL page 2. 3. Actual results: print_r($_FILES); yields an empty array Expected results: print_r($_FILES); should yield a populated array Additional info: The URL provides phpinfo(); output
Created attachment 154737 [details] PHP Script at the provided URL
*** This bug has been marked as a duplicate of 240085 ***