Reporting Wrong MySQL version
-
My wordpress install is reporting this:
You cannot install because WordPress 2.9.2 requires MySQL version 4.1.2 or higher. You are running version 4.0.20.
While phpinfo() on my site says this:
mysql
MySQL Support enabled
Active Persistent Links 0
Active Links 0
Client API version 5.0.77
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /var/lib/mysql/mysql.sock
MYSQL_INCLUDE -I/usr/include/mysql
MYSQL_LIBS -L/usr/lib/mysql -lmysqlclientAnd yet I log into phpMyAdmin and I get:
Welcome to phpMyAdmin 2.5.7-pl1
MySQL 4.0.20-standard-log running …
I’m pretty sure this is an issue with my providers. Not been happy with them for a while now. Before I go off half-cocked on them, anyone got any ideas?
- The topic ‘Reporting Wrong MySQL version’ is closed to new replies.