OS: XP (yeah, I know...)
WebServer: Apache2
PHP version: 4.3.9
MySQL version: 4.1.7-nt
Problem:
This is what I get when I press "check and save" from the config page:
- Could not connect to database; check your settings.
The mySQL error was: Client does not support authentication protocol requested by server; consider upgrading MySQL client
Am I just tired or is there anything that´s broken?
It seems that the DLL for your PHP-MySQL module is using an outdated client API specification. You are advised to use mysqli instead, or downgrade your MySQL version to a 4.0 version.
Regards,
Garvin.
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Yes, the database username is limited to 20 characters, and password to 32 characters...to be honest, since all the time Serendipity exists (about 2 years now) nobody ever used a longer name.
Regards,
Garvin.
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/