• Resolved bugfix

    (@bugfix)


    Hello!
    First of all: Great plugin – Many thanks!

    I have one problem when uploading:
    I often get this error: Fatal error: Out of memory (allocated 15204352) (tried to allocate 1024 bytes) in /home/abx/wp-content/plugins/nggallery/lib/thumbnail.inc.php on line 183

    Sometimes it′s working – somtimes error. Tested in FF3.01, IE6 and IE7.

    Any tipps for me?

    Thank you! Harald

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter bugfix

    (@bugfix)

    ok i forgot:
    image is jpg,
    100kB large
    resolution: 1024 * 869
    180dpi

    in php.ini:
    se_memory_limit 256M

    so.. seems to be no problem of server!

    Have you tried reducing size and ressolution to make sure that the server settings are NOT the problem?

    BTW, 150dpi is quite large for websites (where 72dpi is what actally is displayed), and so is 1024*869.

    Thread Starter bugfix

    (@bugfix)

    ok provider increased the limit for memory per prozess from 32 to 128. now it works!

    ->
    httpd.conf – SetEnv RLIMIT_AS 128000000

    httpd.conf – SetEnv RLIMIT_AS 128000000

    where exactly was that changed?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: NextGEN Gallery] Out of memory when uploading’ is closed to new replies.