I have just upload my working site from intranet to intranet and stopped working. Now just "admin" (uid=1) can login, other users cannot because user/password is not recognized. I removed secure site and it worked correctly (so no database configuration problem).

Any hint of why is this happening?

Comments

NaX’s picture

What type of login are you using html or http-auth. Can you give any additional info that might be relevant, eg other modules being used, browser being used, server setup and versions?

Are you running the latest version of securesite. 5.x-1.x-dev had some bug fixes committed to it recently.

Check your user role permissions for the access site permission.

I don’t think this the problem as the admin can login, but it’s worth a mention. Is there a difference in the server’s configurations? Maybe the one is running PHP as a module and the other is running as CGI. If this is the case see http://drupal.org/node/28408#comment-339147 the patches are a little old so might not work so you might have to manually apply the patch. See lower comments (55) for instruction on this.

It’s also a good idea to have a look at the README.txt file in the dev release; it might clear-up some outstanding questions about the module.

Junyor’s picture

Status: Active » Postponed (maintainer needs more info)
Junyor’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

No reply -> closing.

christefano’s picture

When a question begins with "only user 1 can..." the problem is usually that there aren't any roles selected in admin/user/access