I'm at the configuration part of the installation, but I get this error...
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
I know all of my user information is correct... But, how can I find out what version of MySql I'm using and how do I go about upgrading it like it says? and What client is it talking about?
i deleted everything and started from scratch.. But now...
-
Guest
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
You need to talk to your provider and tell them that their PHP module does not contain the necessary MySQL client libraries. It's neither a fault of yours nor Serendipity; your webserver is just wrongly configured.
Regards
Garvin
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/
# 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/
-
Guest
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Just forward them the error and tell them:
"Your PHP module contains a compilation of an older MySQL client library (3.23) which does not interoperate with the installed MySQL server on your system. You need to match the client library with your MySQL server version so that PHP applications can properly connect."
Regards,
Garvin
"Your PHP module contains a compilation of an older MySQL client library (3.23) which does not interoperate with the installed MySQL server on your system. You need to match the client library with your MySQL server version so that PHP applications can properly connect."
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/
# 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/