Centos 5.3 problems – “missing the MySQL extension”
-
Hello all,
I’m a server administrator who is in the process of getting WordPress working properly for the first time on my CentOS 5.3 server. As for the version of wordpress, I have downloaded and used whatever the “latest” one is.
MySQL is running on the server and I feel confident that I’ve added a database user and the new database to MySQL properly. I also followed the directions for how to edit the wordpress configuration file to access the mysql server on this database.
When I access the /wordpress/wp-admin/install.php page through the browser, I get the result “Your PHP installation appears to be missing the MySQL extension which is required by WordPress.”.
When I do this, I do not see any new logs generated by the MySQL server process. The web logs show the regular type of connection one would expect (result: 200), and no entry in the error log. I also do not see any logs in the SELinux audit log file (although SELinux is set to permissive anyway).
CentOS is supposed to have MySQL-PHP configured by default.
Does anyone have any experience with getting wordpress working on CentOS 5.3 and know what might be happening here?
Also, the MySQL database has had a backup from a pre-existing web site put into it. The data may be from a version of wordpress that was one version behind the current one. I don’t know if that makes a difference (and in fact I don’t even know if it’s connecting to the SQL properly, I see no logs at all either way).
- The topic ‘Centos 5.3 problems – “missing the MySQL extension”’ is closed to new replies.