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

Bèr Kessels’s picture

Priority: Critical » Normal

Marking 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

robertdouglass’s picture

Actually 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.)