I upgraded my operating system on my desktop mac, and phpwiki
broke. The error message is:
lib/WikiDB/backend/PearDB.php:34: Fatal[256]: Can't connect to
database: wikidb_backend_mysql: fatal database error
DB Error: connect failed
( [nativecode=Client does not support authentication protocol
requested by server; consider upgrading MySQL client] ** mysql://
wiki:XXXXXXXX@localhost/wiki)
Logged In: NO
This probably has to do with the new authentication scheme in MySQL.
To solve this you have to enable old passwords for the Wiki user in the
database. I don't know the exact command but is is a frequent problem so
it should not be hard to find.
Thomas