[wp-trac] [WordPress Trac] #36534: Media Upload Issue Since 4.5 Upgrade
WordPress Trac
noreply at wordpress.org
Fri May 6 12:19:58 UTC 2016
#36534: Media Upload Issue Since 4.5 Upgrade
--------------------------+------------------------
Reporter: unicornbacon | Owner: joemcgill
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 4.5.2
Component: Media | Version: 4.5
Severity: major | Resolution:
Keywords: needs-patch | Focuses:
--------------------------+------------------------
Comment (by rogerstone26):
I also had problems with image loading. I could load large files and
small images (up to 1MB) but every time I tried to load an image >1MB,
there was an "HTTP error" message.
Tried the suggestion set out above of setting the thread limit to 1 but it
did not work (possibly I did not put the instruction in the right place).
Eventually solved, after talking to my hosting company, by adding a
php5.ini file in my root directory:
memory_limit = 256M ; Maximum amount of memory a script may consume
max_execution_time = 300 ;
I am running WP 4.5.1, hosted by GoDaddy
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36534#comment:44>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list