I migrated a 4.7 Drupal installation to a new host, since then I can't da anything on the website, I can login with users or admin but wherever I go (/admin, /add/node, etc..) I get:

"Access denied" message

this way I can't update or edit anything

anyone have any ideas?

Comments

ThePickwickProject’s picture

We had a similar issue earlier this week. I believe we solved it by setting /admin/content/node-settings to the default values.

effebi’s picture

I can't access to any admin page with my problem

I solved this way
http://drupal.org/node/6696#comment-198054

pobster’s picture

Flush all your cache tables, make sure you've remembered to copy across the hidden system file .htaccess and make sure that it's actually being accessed.

Pobster