Menu

Problems creating thumbnails

Help
2005-01-02
2013-04-08
  • Nobody/Anonymous

    While creating thumbnails, it seems to hang indefinatly on a file near 1MB ? My php memory_limit is set to 32MB.... is there any reason the script should be doing this, or is there something i can tweak?

    please reply, if you can to tonhe@adelphia.net

    thanks for your time,

    tony

     
    • Nobody/Anonymous

      Sorry for the reply, the error log does show php running out of memory,
      Allowed memory size of 33554432 bytes exhausted (tried to allocate 132 bytes)

      But why? Shouldnt we be handling memory better than this? Any ideas?

      This is my only complaint about the script as of yet.

       
    • Martin Theimer

      Martin Theimer - 2005-01-04

      thats a issue with the gd library. can't do anything about it. maybe no resizing at all, but that feature hasn't made it in the gallery yet.

      https://sourceforge.net/tracker/?func=detail&atid=606016&aid=874135&group_id=93916
      https://sourceforge.net/forum/message.php?msg_id=2720758

       
    • Nobody/Anonymous

      Has anyone consulted the possibility of using ImageMagick instead of GD? If GD has such horrible memory management, why not?

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.