Forums

[Plugin NextGEN Gallery] stops processing after 100 images (5 posts)

  1. scott_harman
    Member
    Posted 4 years ago #

    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

  2. Alex Rabe
    Member
    Posted 4 years ago #

    What is your max exectution time ? (see server settings)

  3. scott_harman
    Member
    Posted 4 years ago #

    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

  4. Alex Rabe
    Member
    Posted 4 years ago #

    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.

  5. scott_harman
    Member
    Posted 4 years ago #

    Hi Alex,
    Thanks very much - I've emailled you using address on your website

    Many thanks

    Scott

Topic Closed

This topic has been closed to new replies.

About this Topic