Title: Media Upload Error &#8212; Missing a Temporary Folder
Last modified: August 21, 2016

---

# Media Upload Error — Missing a Temporary Folder

 *  [aaronhester7](https://wordpress.org/support/users/aaronhester7/)
 * (@aaronhester7)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/media-upload-error-missing-a-temporary-folder/)
 * I just migrated my site from Windows to Linux and am receiving this error from
   the media upload in WP.
 * “home feature image example.jpg” has failed to upload due to an error
    Missing
   a temporary folder.
 * Tried using browser upload and it still causes error in uploading.

Viewing 12 replies - 1 through 12 (of 12 total)

 *  [martha_camellia](https://wordpress.org/support/users/martha_camellia/)
 * (@martha_camellia)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/media-upload-error-missing-a-temporary-folder/#post-3978543)
 * This indicates that the temporary folder PHP uses for uploads is not available.
 * Is this a hosted site? If so your host provider should be able to help you.
 * If you have access to the php.ini file look for upload_tmp_dir and make sure 
   the specified directory exists.
 *  Thread Starter [aaronhester7](https://wordpress.org/support/users/aaronhester7/)
 * (@aaronhester7)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/media-upload-error-missing-a-temporary-folder/#post-3978554)
 * I see a php5.ini file on the server. Here is what is in there.
 * session.save_path=/home/content/64/10647864/html/tmp
 *  Thread Starter [aaronhester7](https://wordpress.org/support/users/aaronhester7/)
 * (@aaronhester7)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/media-upload-error-missing-a-temporary-folder/#post-3978558)
 * It is hosted at godaddy.
 *  [martha_camellia](https://wordpress.org/support/users/martha_camellia/)
 * (@martha_camellia)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/media-upload-error-missing-a-temporary-folder/#post-3978561)
 * Who is your hosting provider?
 *  Thread Starter [aaronhester7](https://wordpress.org/support/users/aaronhester7/)
 * (@aaronhester7)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/media-upload-error-missing-a-temporary-folder/#post-3978575)
 * GoDaddy.
 *  [martha_camellia](https://wordpress.org/support/users/martha_camellia/)
 * (@martha_camellia)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/media-upload-error-missing-a-temporary-folder/#post-3978582)
 * Contact GoDaddy and they should be able to get this resolved for you. Good luck!
 *  Thread Starter [aaronhester7](https://wordpress.org/support/users/aaronhester7/)
 * (@aaronhester7)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/media-upload-error-missing-a-temporary-folder/#post-3978591)
 * What to I tell them? I have explained the issue to them and they tell me that
   they don’t support WordPress.
 *  [martha_camellia](https://wordpress.org/support/users/martha_camellia/)
 * (@martha_camellia)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/media-upload-error-missing-a-temporary-folder/#post-3978597)
 * Argh, GoDaddy.
 * This is not a WordPress issue, it is a PHP upload issue. You might get their 
   help by explaining it that way.
 * Also, do you have a folder under your home directory called /html/tmp? If not,
   create it.
 * And if that doesn’t work, do this:
    Open a plain text editor and create a file
   called phpinfo.php. Insert the following line:
 *  `<? phpinfo(); ?>`
 *  Save this file to the root of your Web site and then browse to yourdomain.com/
   phpinfo.php to test the settings. Find the line for upload_tmp_dir. What does
   it say, and does that directory exist?
 *  [jahuerta26](https://wordpress.org/support/users/jahuerta26/)
 * (@jahuerta26)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/media-upload-error-missing-a-temporary-folder/#post-3978836)
 * I’m having the same issue. What did godaddy end up doing/saying?
 *  [satrntgr](https://wordpress.org/support/users/satrntgr/)
 * (@satrntgr)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/media-upload-error-missing-a-temporary-folder/#post-3978894)
 * goDaddy told me they couldn’t help. :p
 *  [lesliebaird60](https://wordpress.org/support/users/lesliebaird60/)
 * (@lesliebaird60)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/media-upload-error-missing-a-temporary-folder/#post-3978909)
 * Hi, godaddy is not great with support. I had to talk to a support person and 
   get them to relay a message to a server support person who changed the max. upload
   on the back end. I had an upload setting of about 10mg. I needed it increased,
   but when I tried to add a php.ini file, and increase the upload size, it didn’t
   work.
    ** This is probably a similar issue – they need to add a temp folder to
   the php.ini file in the back end. Keep talking on the phone with the support 
   person and see if you can get someone who works on the server to do this for 
   you – or see if you add a php.ini file somewhere in the file structure to do 
   this. I think you might be successful if it is added in the root of the file 
   structure?
 * Just some suggestions
 *  [Mohawk-Stampede](https://wordpress.org/support/users/mohawk-stampede/)
 * (@mohawk-stampede)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/media-upload-error-missing-a-temporary-folder/#post-3978910)
 * My client is hosting with 1and1 and I’m having the same problem getting my WordPress
   Media Uploader to upload files. It’s giving me the same error.
 * I called 1and1 and they told me that it’s just my client’s package. He has Windows
   and it won’t work because it’s not Linux and there are restrictions everywhere.
   But would that be the problem? Or would the information in the upload_tmp_dir,
   when I typed url.com/phpinfo.php to test, be of any service?
 * I’m quite lost

Viewing 12 replies - 1 through 12 (of 12 total)

The topic ‘Media Upload Error — Missing a Temporary Folder’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 12 replies
 * 6 participants
 * Last reply from: [Mohawk-Stampede](https://wordpress.org/support/users/mohawk-stampede/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/media-upload-error-missing-a-temporary-folder/#post-3978910)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
