Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author cmsaccount

    (@cmsaccount)

    Hello Alauer,

    You have to check the php.ini limits:
    – upload_max_filesize
    – post_max_size
    – memory_limit (RAM to resize HD images, minimum 128-256M)
    – max_execution_time (the uploader works for the period)

    Thank you,
    Anton

    Thread Starter alauer

    (@alauer)

    These are my servers values.
    i guess they are ok – so where would you expect the issue then?

    PHP-Version 7.2.13 (Unterstützt 64bit-Werte)
    PHP SAPI fpm-fcgi
    PHP max input variables 1000
    PHP time limit 300
    PHP memory limit 512M
    Max input time 300
    Maximale Dateigr??e Upload 1G
    PHP post max size 1G
    cURL-Version 7.47.0 OpenSSL/1.0.2g
    SUHOSIN installiert Nein
    Ist die Imagick-Library verfügbar Ja

    exactly the same issue and no solution is provided..

    all php.ini limits are fine and I still get this problem

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘No preview’ is closed to new replies.