I am trying to install WP but I get the error message:
You cannot install because WordPress 3.2.1 requires MySQL version 5.0 or higher. You are running version 4.1.22.
However when I run phpinfo()
i get:
PHP Version 5.2.9
any ideas?
I am trying to install WP but I get the error message:
You cannot install because WordPress 3.2.1 requires MySQL version 5.0 or higher. You are running version 4.1.22.
However when I run phpinfo()
i get:
PHP Version 5.2.9
any ideas?
requires MySQL version 5.0 or higher. You are running version 4.1.22.
Yes. Update your MySQL to version 5.0 or higher. Your PHP is fine.
You must log in to post.