Hey, the userdb_sql plugin seems broken. Changing the line $ewiki_plugins["auth_userdb"] = "ewiki_auth_userdb_sql"; into $ewiki_plugins["auth_userdb"][] = "ewiki_auth_userdb_sql"; fixes the problem. Gr. Matthijs