I keep getting this error when trying to configure the upload directory with Apache 2.2 and PHP 5.3 on CentOS.
In php.ini:
upload_tmp_dir = /var/www/ht
Just change the permission of tmp_file_upload to 755 Following is the command chmod -R 755 tmp_file_upload