Closed (fixed)
Project:
Secure Site
Version:
5.x-1.0
Component:
Miscellaneous
Priority:
Critical
Category:
Support request
Assigned:
Reporter:
Created:
15 Oct 2007 at 20:36 UTC
Updated:
20 Dec 2007 at 10:11 UTC
Ok, I've just installed both 1.0 and 1.x-dev versions of this on Drupal 5.2, PHP 5.2, mySQL 4, and for the life of me I can't get the form to authenticate the users properly...
Not the html form, not the server authentication, etc... none of those are actually matching my username/password properly and I keep getting back to the login screen over and over... can't figure out why.
Any help?
Comments
Comment #1
NaX commentedCan you tell us more about your installation? Things like:
Is this a fresh install of drupal you are testing this on?
Are you using Apache, IIS or something else?
Is your PHP installed as an Apache module or as CGI?
Are you using Windows, Linux or something else?
Do you have any Contrib. modules installed that could be interfering with the authentication?
Have you changed the default settings in any way that could be a problem? (EG. Bypass Login Filter Pages)
What web browsers have you tested this with?
If you can, try secure site on a fresh install of drupal to see if it works on your setup.
Try disabling enabled modules and then testing, till you find the problem module.
Comment #2
appel commentedHave you configured access for your roles at 'admin/user/access#securesite'?
Comment #3
David Lesieur commentedI had the same problem, which was solved by updating to the dev version and applying this patch.
Comment #4
NaX commentedComment #5
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.