Hi, When I use an albumFeed to get all the photos in an album I exhaust my php memory limit:
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 72 bytes) in /data/www/sites/.../library/Zend/Gdata/App/ Base.php on line 407 This is with an album of 25 images. I solved this by upping my memory_limit, however I don't see this to be a safe solution - in the future my album will have more photos and I cannot continually raise the memory limit. Is anyone else having any issues like this? I cannot seem to find information about it? Thanks, Mike. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Picasa Web Albums API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Picasa-Data-API?hl=en -~----------~----~----~----~------~----~------~--~---
