• Hi guys,
    I’ve noticed that when uploading large albums, thumbnail create halts with no errors logged – my webserver has more than enough memory, but NextGEN gallery stops processing thumbs after 100 files, but i suspect this is hidden somewhere in the code rather than hitting a specific memory and disk buffer limit
    It seems to be an unnecessarily low limit, where do you recommend is best to change this?

    Thanks

    Scott

Viewing 4 replies - 1 through 4 (of 4 total)
  • What is your max exectution time ? (see server settings)

    Thread Starter Scott Harman

    (@scott_harman)

    Hi Alex,
    Max execution time is currently set to 300secs

    I added some debug, and it just simply drops out of the foreach loop at around 100 items.
    When I run the script, it executes and fails within 10 seconds

    Server Settings

    * Operating System : Linux
    * Server : Apache
    * Memory usage : 9.05 MByte
    * MYSQL Version : 5.0.45-log
    * SQL Mode : Not set
    * PHP Version : 5.2.2
    * PHP Safe Mode : Off
    * PHP Allow URL fopen : On
    * PHP Memory Limit : 300M
    * PHP Max Upload Size : 300M
    * PHP Max Post Size : 300M
    * PHP Max Script Execute Time : 300s
    * PHP Exif support : Yes ( V1.4 )
    * PHP IPTC support : Yes
    * PHP XML support : Yes

    GD support

    * GD Version : bundled (2.0.34 compatible)
    * FreeType Support : Yes
    * FreeType Linkage : with freetype
    * T1Lib Support : No
    * GIF Read Support : Yes
    * GIF Create Support : Yes
    * JPG Support : Yes
    * PNG Support : Yes
    * WBMP Support : Yes
    * XPM Support : No
    * XBM Support : Yes
    * JIS-mapped Japanese Font Support : No

    Very strange, if you interested in a solution contact me by email, I need to debug that your server. Look at my homepage -> about for contact adress.

    Thread Starter Scott Harman

    (@scott_harman)

    Hi Alex,
    Thanks very much – I’ve emailled you using address on your website

    Many thanks

    Scott

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

The topic ‘[Plugin NextGEN Gallery] stops processing after 100 images’ is closed to new replies.