Jayen Ashar wrote: > Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to > allocate 637377499 bytes) in > /usr/share/gallery2/modules/exif/lib/exifer/exif.inc on line 545
You're exhausting the allowed memory PHP has access to. Try uploading pictures in smaller batches or upload the memory allowance in /etc/php4/apache2/php.ini and restart apache2. -- ---------------------------- Michael Schultheiss E-mail: [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

