• Reading around and trying the code(s) that you insert into htaccess. Trying the code you enter into functions.php and nothing seems to be working. Im guessing this happened on the update to 4.5.3. Last version uploaded without a hitch. Last large image I uploaded was feb 17, 2016. I dont know if it broke in versions after that or the latest update.

    drag and drop uploader shows http error. browser uploader ends up in a error 500.

    Tried to sideload images using Add From Server plugin and that thing doesnt work either. Seems to upload fine to the wp uploads folder but the gallery/image browser in wp doesnt see it.

    wordpress mem at 256

    12kb (150×150) files seem to upload. 200kb (1600×1000) files results in the http error

    needless to say im stuck. Any advice? Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter kaitanium

    (@kaitanium)

    Also seeing my hosting, im seeing that php “memory_limit” is at 256M, “upload_max_filesize” is at 64M. Im not sure if these are the numbers that are set and active right now or just purely informational telling me my hosting’s limits.

    uploads folder is at 755

    the code: define(‘WP_MEMORY_LIMIT’, ’64MB’); breaks my site

    Thread Starter kaitanium

    (@kaitanium)

    Anyone have any clues?

    Trying other types of plugins to sideload images (like media from FTP or add from server) and looks like the same problem when it hits the wp library

    maybe is there a way to take the image link on the ftp and manually insert it into the post without having to do all my images one by one?

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

The topic ‘another HTTP image upload error’ is closed to new replies.