-
Notifications
You must be signed in to change notification settings - Fork 888
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
how do i insert an admin user into my mysql database? #541
Comments
it fails to create one on setup, it gives me an error on the finish setup page but it lets me create an account and login. |
Same problem here. |
Try the geolocation steps and after re-install the system! |
@charon-gg open your mysql database, locate and open your "users" table and then change user "role" to "admin" |
as what @GomoDD stated, then logout and log back in fixed it for me. |
For what it's worth, I can confirm that in my install, it does hash the password in the database, which of course means the instructions about 'manually adding an admin user/pass is horribly oversimplified and missing a ton of instructions at best. I did find a few tidbits in my attempts to install that might be useful:
|
@minakitty Not sure what's causing these issues during the creation of first (admin) account. I've set it up months ago and spent hours and hours troubleshooting issues and looking for documentation. I recently noticed that there's been an update aaand I'm sooo not looking forward to updating / upgrading. That is, if it's even possible .. (why? 1. I have some additional code 2. the documentation is poor). You've resolved the issue now, right? by creating a second user and giving him an admin role? |
pls help
The text was updated successfully, but these errors were encountered: