Error msg:
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 92160 bytes) in /var/www/html/modules/views/includes/admin.inc on line 1153
Thanks in advance!
Error msg:
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 92160 bytes) in /var/www/html/modules/views/includes/admin.inc on line 1153
Thanks in advance!
Comments
Comment #1
jhchnc commentedFixed myself: allow more memory in php.ini or, if no access to php.ini, settings.php:
http://drupal.org/node/29268
Comment #2
Toktik commented