Posted on Mar 13, 2007, 7:27 pm by chris
| |
Fixed: unusable new admin account
|
Weird MySQL behaviour: on some installs, the password selected for the admin user plain doesn't work.
I've changed newinstall.php so that it now uses md5() rather than 'PASSWORD()', this should fix it.
-C.
|