Closed (fixed)
Project:
cosign
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
9 Feb 2007 at 21:32 UTC
Updated:
11 Apr 2007 at 21:49 UTC
Is anyone having the issue of not being able to log back in as the admin after installing cosign? I am getting the access denied message. Any thoughts?
Comments
Comment #1
giorgoskI dont know what it could be but
If you need to disable a module when you are locked out
cpanel > mysql > phpmyadmin > select your database
in the table "system" find the appropriate module and set its status to 0 (it should be 1 if its enabled)
Comment #2
dhovey commentedI figured out that my login uid was not the same in the webauth table. It assigned me #0. I had to update it back end on the table, but after that everything is working fine.
Comment #3
wnorthway commentedI've just contributed code which prevents this from happening. Please see release DRUPAL-5--1-1, or use:
cvs update -r DRUPAL-5--1-1