By dwchris on
Please help. what is this and why am I getting it?
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 24 bytes) in /home/usgiftex/public_html/includes/theme.inc on line 758
Please help. what is this and why am I getting it?
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 24 bytes) in /home/usgiftex/public_html/includes/theme.inc on line 758
Comments
U need
more PHP memory allocated.
I use between 32 and 96 mb. This can be done in .htaccess or in the settings.php file.
Search for the ways to do this.
:)
Thanks
That is what I needed. I think this Drupal community is really great and fun.