From: Gerald L. <gr...@gm...> - 2004-09-23 16:54:58
|
List members-- Thanks for such a wonderful product. As an educator, I'm excited to begin experimenting with my first wiki in the classroom. I do have an issue that does not want to be resolved. I've looked through the FAQ and READMEs, but cannot find anything that addresses my problem. When I attempt to login, I receive: DEBUG: ALLOW_ANON_EDIT = false, ALLOW_BOGO_LOGIN = true, ALLOW_USER_PASSWORDS = true USER_AUTH_ORDER: PersonalPage => Db => Forbidden, USER_AUTH_POLICY: old, PASSWORD_LENGTH_MINIMUM: 5 My admin account logs in just fine, and others do, too, without passwords. However, when I try to give one of those a password, it will not save it. I'm trying to store passwords in the MySQL database, but I don't see why the PersonalPage does not seem to work. I've checked ownership and permissions on the directory, but to no avail. Any ideas? Thanks. Jerry |