I need help. Last night my MySQL databse crashed and I restored it through the in-built feature of PhpMyadmin. Now, all the permissions on my Drupal site are automatically deselected. The anonymous users gets Access Denied error (http://kalkion.com). When I login as Admin and try to change and save permission it doesn't save the changes. Please help.

Comments

svendecabooter’s picture

Can you disable the permissions_lock module and see if the problem keeps occuring? That way we can make sure that it is indeed a problem with this module.

arnieswap’s picture

I solved the problem by dropping the 'permission' table from the Database. This is the second time my database got currupted. I don't know which module is doing it...or is it normal for databases ? I use MySQL.

Thanks for your suggestion svendecabooter :-)

Swapnil

svendecabooter’s picture

Status: Active » Closed (won't fix)

I guess there could be a lot of causes for a corrupt table...
Glad to hear it's fixed though.