Drupal permission page pain
Got a Drupal site with lots of roles and permissions?
Finding that when you call up the massive form at /admin/people/permissions and enable some checkboxes, then submit the form... nothing happens?
It may be your PHP environment has a max_input_vars that is not meeting your needs. Just saying.