Posted by mdrummond on January 7, 2009 at 7:48pm
Jump to:
| Project: | Weather |
| Version: | 6.x-5.3 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
When I try to activate Weather on the Modules page, I receive the following error:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 819459 bytes) in C:\**local-file-path**\includes\database.inc on line 213
Comments
#1
You have to increase your PHP memory allocation.
See http://drupal.org/node/262710
#2