#1079 closed defect (fixed)
Ushahidi Quickstart and MySql root Password
Reported by: | jsanchez | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | OSGeoLive6.5 |
Component: | OSGeoLive | Keywords: | docs, 6.5, Usahidi |
Cc: |
Description
Going through ushahidi quickstart, I've checked that MySql? user to create the instance is correct: user name is "user" and password is also "user". On the other hand, quickstarts recommends creating a new database as root, just in case 'user' doesn't work.
Playing around, I have been able to connect to MySql? as username "root" and password "user" However passwords.txt line for MySql? is: MySql?,administrative,user
Which would it be the root MySql? password?
Change history (3)
comment:1 Changed 8 years ago by
Keywords: | docs 6.5 Usahidi → docs, 6.5, Usahidi |
---|---|
Priority: | major → normal |
comment:2 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
I just tested the quickstart step-by-step in build [9868] and I confirm it works.
comment:3 Changed 8 years ago by
The quickstart was a little out of date, now you need to log in with an admin email address, and the credentials admin,admin don't exist. I just changed it to use admin@… and it seems happy now.
Hamish
changing priority since the application is working