• Resolved damyang

    (@damyang)


    Hello!

    I’ve installed your plugin today. First, I needed to install ImageMagick Engine on my Windows Server (of course). Tests for ImageMagick were successful but PDF Image Creator wasn’t aware of it until I rebooted the server. That was the first minor issue.

    Now I have an error: “Sorry, test failed. There may not be enough memory.”
    There is no big load on this server so the memory limit in php.ini was set by default for years, 128 MB. Because of this error I’ve changed memory limit to 768 MB and restarted w3w service (iisreset). PHPINFO shows new setting now, but the error remains.

    Windows Server 2008 R2 Service Pack 1
    8 GB RAM
    IIS
    PHP Version: 5.4.24
    WordPress: 4.1.1
    Memory limit: 128MB –> 768 MB (php.ini)

    Where else should I look for memory settings?

    Thank you!

    Best Regards,
    damyang

    #########
    EDIT 1
    #########
    a) I tried using 1024M and 2048M as memory_limit in php.ini (still the same issue) Than I reverted to 512M.
    b) I added the line below in wp-config.php (still the same issue)
    define(‘WP_MEMORY_LIMIT’, ‘512M’);
    source: https://tutorials.hostucan.net/how-to-increase-php-memory-limit/

    https://www.ads-software.com/plugins/pdf-image-generator/

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

    (@fishpie)

    Hello Damyang.

    Your server has completely enough memory to work the plugin.
    I’m sorry for wasting your time because my explanation was not clear.

    It may be because Ghostscript.
    The plugin requires ImageMagick with GhostScript support to process pdf files.
    If you didn’t install it yet, install it and try activate again please.

    I will add a process to verify ghostscript support in the near future.
    Tahnk you.

    ellisfr

    (@ellisfr)

    I had the exact same problem today, installing GhostScript solved it, thanks !

    Thread Starter damyang

    (@damyang)

    Thank you Mizuho.
    ellisfr, I can confirm as well, that installing GhostScript (https://ghostscript.com/download/gsdnld.html) beside ImageMagick Engine let me active PDF Image Generator plugin.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Sorry, test failed. There may not be enough memory.’ is closed to new replies.