Closed (fixed)
Project:
Views (for Drupal 7)
Version:
5.x-1.6
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Feb 2008 at 15:13 UTC
Updated:
4 Oct 2008 at 17:51 UTC
I keep getting below error even after i increased the memory_limit in php.ini to 100M. Any clues?
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 34328 bytes) in /var/www/drupalsites/sites/unixtop.com/modules/views/views_ui.module on line 1668
Sincerly, i dont understand why this error happens when it requires few KBs!
The link iam trying to reach is http://www.unixtop.com/admin/build/views/add
what settings to be changed ?
Comments
Comment #1
asimmonds commentedThe error is saying that the memory limit is still 16M. Did you restart Apache after increasing the memory_limit value in php.ini?
Comment #2
mrrijo commentedyes, i restarted. But the error was still there. I disabled some modules which were in alpha state, and it became alright. Anyway thank you.
Comment #3
sunComment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.