Hello

I created a website called "www.myweb.com". Everything is OK for installation and running well.

However, when I input the URL of my site "www.myweb.com", I always got the page: "Access denied.You are not authorized to access this page". If I enter correct username and password, I can access the page...

When I logout, I also got this page.

It is not serious problem but it is annoying. (I already clear cache and cookies)

Thanks for any help

Comments

jscoble’s picture

Did you check your access permissions?

johnhelen’s picture

How, please

RedHeron’s picture

Just had this same issue on our site, which we're upgrading from a 4.2 installation. Essentially, in the Administration section, there is a section called "Access Control" under the "User Management" section where all of the roles on your installation are maintained. There should be a checkmark in the Node Module for "Access Content", which allows anonymous users to look at nodes. If there is something you want them to stay out of, it's better to control that on an individual basis.

Hope this helps!

rernst’s picture

Under 'access control' (in admin/user) check to make sure that the anonymous user has the 'access content' permission.

If that fails, and you could access content before as the anonymous user, try rebuilding the node access permissions. You can do this at admin/content/node-settings.

johnhelen’s picture

Thanks all
The problem is solved when checked "access content"