Issue
Reason This happens because the temporary upload folder cannot be accessed, or is not set in php.ini. When performing a file upload on PHP, the file is initially copied to a temporary folder - set in PHP configuration's and only them the page moves it to the specified upload location. Solution To solve this issue you must edit the php.ini file and locate the upload_tmp_dir directive. Check that the specified upload folder exists and allows the web user write permissions. |
|||||||||||
Although we try to ensure all the articles submitted are valid it is your responsibility to make sure you have backups before you use these suggestions on your pc or websites. |
|||||||||||
|
|||||||||||