Title: 404 when going to wp-admin/upload.php
Last modified: August 19, 2016

---

# 404 when going to wp-admin/upload.php

 *  [tfoolen](https://wordpress.org/support/users/tfoolen/)
 * (@tfoolen)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/404-when-going-to-wp-adminuploadphp/)
 * Tried everything, so you are my “lender of last resort”: when I go to wp-admin/
   upload.php I get a 404. I have checked the server and the file is there. Also
   cleared everything and uploaded from fresh installation: nothing.
 * Probably related: cannot upload images
    The uploaded file could not be moved 
   to /wp-content/uploads Here I also tried everything (threw folder away and re-
   created it, changing CHMOD, altering .htaccess, changing settings etc). No result.
 * Same when trying to create a Gallery in NgGallery.
    Unable to create directory
   wp-content/gallery/miscellaneous! Directory wp-content/gallery/miscellaneous 
   is not writeable ! Unable to create directory wp-content/gallery/miscellaneous/
   thumbs !
 * Checked settings. It’s 777 alright.
 * Who can help me out!

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

 *  Thread Starter [tfoolen](https://wordpress.org/support/users/tfoolen/)
 * (@tfoolen)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/404-when-going-to-wp-adminuploadphp/#post-1551838)
 * Nobody?
 *  [lucilinha](https://wordpress.org/support/users/lucilinha/)
 * (@lucilinha)
 * [16 years ago](https://wordpress.org/support/topic/404-when-going-to-wp-adminuploadphp/#post-1552146)
 * I got the same problem! Did you find a solution?
 *  [aktsa](https://wordpress.org/support/users/aktsa/)
 * (@aktsa)
 * [16 years ago](https://wordpress.org/support/topic/404-when-going-to-wp-adminuploadphp/#post-1552147)
 * i have same problem site is opening but when go to wp- admin then white screen
   appers
 *  [bloggus](https://wordpress.org/support/users/bloggus/)
 * (@bloggus)
 * [16 years ago](https://wordpress.org/support/topic/404-when-going-to-wp-adminuploadphp/#post-1552153)
 * I basically have the same problem with 404 on upload.php **BUT ONLY** when no
   files are uplaoded. One I upload some files no problems with 404.
 *  [forunner](https://wordpress.org/support/users/forunner/)
 * (@forunner)
 * [16 years ago](https://wordpress.org/support/topic/404-when-going-to-wp-adminuploadphp/#post-1552154)
 * I think it will not help BUT …
    do you have a folder named blogs.dir in wp-content?
   if not, you can try to create it (when I delete it, my wordpress re-create it
   when I’m on the upload.php page)
 *  [minasmorath](https://wordpress.org/support/users/minasmorath/)
 * (@minasmorath)
 * [16 years ago](https://wordpress.org/support/topic/404-when-going-to-wp-adminuploadphp/#post-1552155)
 * I am having the same issue, and it seems to be related to 3.0 and Windows IIS
   specifically. I have set up WordPress countless times on LAMP servers with next
   to no issue (save for the most common hangups), and this one finally has me stumped,
   even more so because I don’t have admin access to the server I’m running the 
   setup on.
 * In depth, my issue is this:
 * I’m running WP on a Win server so there are no file permissions to be worried
   about, by default everyone has access to everything, which is so secure right?
 * I have WordPress v3 installed and running… mostly. I cannot upload files when
   I create a page, it confirms the upload, shows me all the file details, but will
   never display the files, and when I browse to my uploads directory via FTP, the
   files aren’t there.
 * When browsing to wp-admin/upload.php I get a 404 error, but the page is definitely
   there, and no other php file in that directory gives the same error.
 * When I use the upload dialog when creating a page and browse over to my media
   library, the page 404s.
 * I’m really stumped here, and even more so since I don’t normally work with windows
   and I don’t have admin access to the server (this is pro bono work for a public
   library in my area, so I have to ask the techies at the regional library that
   host the site to do all the tinkering).
 * Thanks ahead of time for any help, and sorry about the wall of text.
 * Mitch
 *  [bloggus](https://wordpress.org/support/users/bloggus/)
 * (@bloggus)
 * [16 years ago](https://wordpress.org/support/topic/404-when-going-to-wp-adminuploadphp/#post-1552156)
 * forunner, unfortunately it doesn’t help.
 * This is the issues:
 * 1. Installing WP 3.0
    2. Go to wp-admin/upload.php –> gives an 404 error 3. Go
   wp-admin/media-new.php and upload an image 4. Go to wp-admin/upload.php –> it
   works
 * But:
    5. delete permanently the only image that was uploaded 6. Go to wp-admin/
   upload.php –> gives an 404 error
 * So basically the 404 error occurs only when there are **NO files** in the media
   library at all!
 * **Also this error only occurs on IIS7.**
 * WP is working good on IIS6.
 * This is quite strange error/bug.
 *  [bloggus](https://wordpress.org/support/users/bloggus/)
 * (@bloggus)
 * [16 years ago](https://wordpress.org/support/topic/404-when-going-to-wp-adminuploadphp/#post-1552157)
 * Ok, found information in the trac by ruslany:
 * [http://core.trac.wordpress.org/ticket/13685](http://core.trac.wordpress.org/ticket/13685)
 * > This is caused by a bug in IIS FastCGI that has been fixed in IIS 7 but hasn’t
   > yet been fixed in IIS 7.5. Here is how to fix this:
   > If this happens on IIS 7 then install this update: [http://ruslany.net/2010/03/important-update-for-iis-7-0-fastcgi-module/](http://ruslany.net/2010/03/important-update-for-iis-7-0-fastcgi-module/)
   > If this happens on IIS 7.5 (Windows 7 or Windows 2008 R2) then use the workaround
   > described here: [http://blogs.iis.net/kehand/archive/2009/08/09/php-and-custom-error-pages.aspx](http://blogs.iis.net/kehand/archive/2009/08/09/php-and-custom-error-pages.aspx).
   > Note that this will be fixed in the SP1 of Windows 7 and Win2k8 R2.

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

The topic ‘404 when going to wp-admin/upload.php’ is closed to new replies.

## Tags

 * [media](https://wordpress.org/support/topic-tag/media/)
 * [upload.php](https://wordpress.org/support/topic-tag/upload-php/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 8 replies
 * 6 participants
 * Last reply from: [bloggus](https://wordpress.org/support/users/bloggus/)
 * Last activity: [16 years ago](https://wordpress.org/support/topic/404-when-going-to-wp-adminuploadphp/#post-1552157)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
