By CraftyDevon on
Hello All,
While enabling modules on my new site earlier I got the following...
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 24 bytes) in /home/youngtre/public_html/includes/theme.inc on line 758
I have gone into php.ini and upped all the various sizes (max upload, script times, etc.), but I am still getting the errors.
I am on a shared server, so sadly I can't restart apache (as one post I read stated)
I know this is a common issue, sadly my search didn't turn up many results for some odd reason.
Suggestions, maybe another variable in the php.ini I could add in?
Thanks
Devon
Comments
Increase your memory.
http://drupal.org/node/207036
If you can. Some servers have a limit on this.