After upgrading to 6.5 and enabling Taxonomy Access Control, I got a message that "content access permissions need to be rebuilt", but when attempting to do so, a page is displayed with only "Rebuilding Permissions" and after waiting 8 hours nothing happened. This is only a development site with very little content so there should not be a problem with it taking more than a few minutes. Disabling the TAC module does away with the "content access permissions need to be rebuilt" message
Comments
Comment #1
cpugeniusmv commentedCheck out your users table in MySQL. Is there a row with a uid = 0?
Comment #2
RWWood commentedYes, there is. Should it be there or not?
Comment #3
cpugeniusmv commentedIt should be there. Do you have any other access control modules?
Comment #4
RWWood commentedThe only other module that's remotely related to access control is "Access Permissions Fieldsets Manager", but that doesn't actually have anything to do with access permissions. It's more of a user interface module.
Comment #5
Nick Sterling commentedI also wanted to confirm this bug exists on 6.5. I even tried installing it on a fresh install without any success. When I try to rebuild permissions it hangs on the "Rebuilding Permissions" page.
Comment #6
cpugeniusmv commentedI haven't been able to reproduce this issue.
Please reopen with steps to reproduce if possible. Thanks.