Hello All,
I am facing a strange behavior when I test a Drupal installation using Google's Chrome. I can not login using user ID 1 (In my case, administrator user). However, I have no problem when doing the same using IE or FireFox. I use /user page in order to login, but in Chrome the "Access denied" page is always shown. Any ideas?

Warm Regards,
Ali Majdzadeh Kohbanani

Comments

deruitern’s picture

I have seen this happen when a browser is configured to block cookies. You could try making sure cookies are enabled in Chrome.

Ali Majdzadeh Kohbanani’s picture

Deruitern,
Hi
Thanks for your reply. I managed to solve the problem, it was because of permissions problems related to creating session files at server-side.

Warm Regards,
AMK