I have uploaded my Drupal site and when I open my homepage I get following error:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 30720 bytes) in /home/tomsm/public_html/sites/all/modules/views/modules/taxonomy.views.inc on line 78
I guess that the PHP memory_limit of 32M is too low. I have set the memory limit of my local wampserver to 64M and I do not have this issue. When I choose 32M I get a similar error when I try to edit a view.
Where do I submit a PHP feature request for a higher memory_limit? I have a free hosting account.
Thank you.
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 30720 bytes) in /home/tomsm/public_html/sites/all/modules/views/modules/taxonomy.views.inc on line 78
I guess that the PHP memory_limit of 32M is too low. I have set the memory limit of my local wampserver to 64M and I do not have this issue. When I choose 32M I get a similar error when I try to edit a view.
Where do I submit a PHP feature request for a higher memory_limit? I have a free hosting account.
Thank you.
Last edited: