Fatal error: Allowed memory size of 33554432 bytes exhausted
asbdpl - July 20, 2007 - 05:31
| Project: | Amazon associate tools |
| Version: | 5.x-1.5 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Cron jobs of a Drupal 5.1 site die with the following error message:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 4104 bytes) in /var/www/drupal/modules/amazontools/amazon.module on line 506
I raised the PHP memory limit from 32 to 64 MB and then from 64 to 128 MB (which is quite insane), but the error still persists.
Any suggestions?
Regards, -asb

#1
No activity on issue, unable to reproduce. (BTW I run 128MB)
#2
I have the same problem every time I click on 'saved changes' on the modules page
#3
it happens to mee
it happened after a big upload of content from an xml file. It seems that the search engine dies.
also in my case increasing memory limit in php.ini doesn't change the things.
did you find a solution. is it only matter of time?
thanks
#4
http://drupal.org/node/207036