Literally, I am unable to upload anything to my server via the normal HTML file input type. Ok, Here's my setup.
-Ubuntu 9.10
-LAMP configuration
-File upload limit set to 50 mb in the php.ini file
-All the files that I try to upload are less than a meg a piece.
-I am using the standard HTML <input type='file' name='userfile' size='20' />
, and the form has the correct EncType setting.
What I'm asking about is if there is setting somewhere that I'm missing that is throwing errors, or some such thing. I've checked permissions as well. www-data is in complete control, and there doesn't seem to be a problem at all, along those lines.
Thanks in advance.
[EDIT] Fixee link: http://www.fixee.org/paste/p3jfr1b/