By ajsoles on
I am getting this FATAL ERROR on 2 sites.
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 208392 bytes) in /home1/artztud2/public_html/includes/theme.inc on line 1738.
Is this something in Drupal or is this something I should be chasing my SP over? This error comes up everytime I try to do anything on the site ie. changing a theme.
Help would be appreciated.
Art
Comments
its your php memory limit.
its your php memory limit. its set to 32mb on your SP server. If your in shared hosting it might be tricky to get this upped. Ask for to be at least 128mb and they might give you 64 or 90 something. 32mb is very low to be running drupal, well it is for me.
memory limit - SOLVED
Thank you very kindly for this
Art