I can't upload a file using the admin side.
WordPress Error:
Couldn't upload your file to [correct path].
PHP Error:
File upload error - unable to create a temporary file in Unknown on line 0, referer: http://zeph.dnsalias.com/wordpress/wp-admin/upload.php
Options-> Misc has file upload turned on, set to 2000k
PHP has uploads = on, upload_tmp_dir = "c:\tmp\", upload_max_filesize = 2M
The error occurs whether I ask it to make a thumbnail or not.
Suggestions, anyone?