|
okay, so what I have learned in the past 24 hours, is that when I change the password through the install.php it drops me back into admin-main but does no encode the password. However, once in admin-main, if I edit users, and reset my password, then it is encoded and emailed to me (needed to configure my php.ini send_mail). And then I can login with full permissions as I should. So I guess for now everything is working but I don't understand why the install.php can't encode the password you give it. Oh well, at least it is working now... Thanks for all of your help
|