3:
Re: Re: jboss failing to connect to mysql
By: Matt Richardson
|
In response to 2 | 03/04/11 10:29 AM | ||
In the lams_user table.
update lams_user set password="" where login="sysadmin"; Which was dumb, I should have checked the forum first to see that it should have been 'password=sha1('password')'. I did copy the hash before making the update statement, then when I ran into the first 404 I ran the update statement again to reinsert the hashed password. Restarting LAMS still gave the 404 and the error that was in the attached log, so then I finally got half a brain and searched the forums to find the correct way to reset the sysadmin password in the table. No joy, still a 404/service not available and the error repeated in server.log. Posted by Matt Richardson |
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
Reply to first post on this page
Back to Problems Installing LAMS