This problem has been driving me nuts seeing as how I could not find other people that have had this problem. I am just trying to get file upload working but it seems like nothing is happening from the server end. Tmp files should be deleted right after the request is made but there is nothing in $FILES. I am running Apache 2.2.0 and PHP 5.1.2 on FC 5. My tmp upload directory has apache as owner and I get no errors through php or apache. Apache was on debug error mode and php was on all errors. My code is below:
Thats the first place I checked but there is really nothing related. I can get an error if i try to upload a file above the max size so I know the data is posting. I enabled the most verbose settings on php and apache with no success. Think this is a PHP or Apache problem?
I installed gallery2 without a problem and when I went back to try my script it worked. I am not sure what the deal was but it worked. Thanks for the help everyone! I guess for anyone else having this mystery problem, try installing gallery.