• After deleting recently uploaded images, it is no longer possible to upload images. I receive http error messages. When uploading, lines of illegible signs are displayed – different signs in different browsers. No trace of uploads is found in the upload folder checked by ftp.
    What can be done? is php5.6 sufficient?
    Thanks for a solution.

    Hans

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

    (@joeborge0914)

    Firstly, You can check the Path of the uploads under settings>Media

    If you can see there home/user/pulic_html/wp-contents/uploads, then remove everything except wp-contents/uploads.

    Secondly you check the upload_max_filesize under you php.ini
    Moreover, if issue still persist

    Try downloading this

    https://github.com/getsource/default-to-gd

    Thread Starter schedl

    (@schedl)

    Hi Borge
    upload path and max filesize (32M) are ok. I will try github if there are no other ideas
    Thanks

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

The topic ‘Image uploading not possible’ is closed to new replies.