[wp-trac] [WordPress Trac] #34317: Uploads uploading but not rendering in Media

WordPress Trac noreply at wordpress.org
Thu Oct 15 20:09:52 UTC 2015


#34317: Uploads uploading but not rendering in Media
--------------------------+------------------------------
 Reporter:  sherrynes     |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Media         |     Version:  4.3.1
 Severity:  normal        |  Resolution:
 Keywords:  close         |     Focuses:  administration
--------------------------+------------------------------
Changes (by swissspidy):

 * keywords:   => close
 * component:  General => Media


Comment:

 Hey there! Thanks for your report and welcome to trac.

 IIRC, the "HTTP error" happens when the upload doesn't work correctly,
 e.g. when it aborted in the middle of an upload or it couldn't save the
 files. What I can tell from my experience is that this is mostly caused by
 some server misconfiguration.

 Normally, this is something you should report on the
 [https://wordpress.org/support/ WordPress.org support forums]. There
 you'll find lots of threads about this topic.

 Please try to following steps so we can make sure this isn't a bug in
 core:

 1. Deactivate all plugins, switch to one of the default themes.
 2. Increase PHP memory limit by defining `define('WP_MEMORY_LIMIT',
 '64MB');` in your wp-config.php file. Also try a higher value, like 128MB.
 3. Check [http://wordpress.stackexchange.com/questions/59763/how-to-fix-
 http-error-when-uploading-images mod_security settings]
 4. Ask your hoster for help.

 See also: #22869, #28233, #20936

--
Ticket URL: <https://core.trac.wordpress.org/ticket/34317#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list