Search found 2 matches

by AlanCE
07 Sep 2005, 20:13
Forum: Help
Topic: Mantis/MySQL from scratch: users?
Replies: 6
Views: 13156

okay so the old_password thing isn't so hard to find with a bit of googling. sorry to have asked first and googled after. :)

5a) Open /Applications/Utilities/Terminal.app
5b) Type mysql -u root -p and press enter. You will be prompted for your password, type it in and hit enter.
5c) You will have ...
by AlanCE
07 Sep 2005, 19:29
Forum: Help
Topic: Mantis/MySQL from scratch: users?
Replies: 6
Views: 13156

I have this exact same problem but I can't get past it using the link provide dor Dan's somewhat sketchy comment about the password hashing in mysql 4.1.x.

I cannot get Mantis to install and the error given is too generic to help me figure out why. Is my admin user improperly permissioned? Is my ...