Closed (fixed)
Project:
Drupal core
Version:
4.6.1
Component:
module system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Jun 2005 at 21:42 UTC
Updated:
23 Jun 2005 at 14:30 UTC
With today's 4.6.1 the admin/modules screen is erratic/ unpredictable when it comes to activating modules. If I check several modules for activation, none of them keep. If I check them one at a time, they mostly update, but not always. Can anyone else reproduce?
I have a number of contrib modules:
codefilter
diff
event
flexinode
image
img_assist
menu_otf
sitemenu
spam
tinymce
urlfilter
vimcolor
Comments
Comment #1
Bèr Kessels commentedMarking this "normal", for critical should be read as "critical for Drupal", and not as "critical for me"
This is a memory issue. incerease your memory or remove some big modules
Comment #2
robertdouglass commentedActually the problem was different than that. I had typed 32MB instead of 32M in php.ini. Closing.
(PS - it is always hard to discern between errors that are are in the code and errors that one causes oneself. Had this been a code problem it certainly would have been critical as Drupal was rendered unusable.)