I’ve update my DB (to 5.1) but during installation I still have this proble:
#
Checking MySQL client version: Failed!
MODx will have issues on your MySQL version (5.0.51a), because of the many bugs related to the PDO drivers on this version. Please upgrade MySQL to patch these problems. Even if you choose not to use MODx, it is recommended you upgrade to this version for the security and stability of your own website.
Can you help me?
Thanks
-
MODX Staff
- 10,725 Posts
You’ll need to recompile PHP with the appropriate MySQL libraries for the new version (or get the appropriate dll if this is Windows). It’s still using the MySQL client libraries from 5.0.51. There are other threads here regarding this already, including tips on how to bypass the client version check...
I’m using windows... can you tell me what I’ve to do??
Thanks
I’m using PHP on IIS + windows 2003 ... I’ve installed new version of MyPHP
in php.ini file I haven’t found reference for mySQL libraries....
can you help me to resolve this problem?
Thanks
Thanks, my probem is that I’m using PHP for IIS
Somebody can help me?