How to install PDO driver on CentOS 64 bit

Sushubh

Verified User
Joined
Oct 8, 2007
Messages
10
I was trying to install Habari but the installer failed to give the option for MySQL database.

It said:

If the database engine that you wanted to use is not in this list, you may need to install a PDO driver to enable it.

SQLite is enabled.

I checked phpinfo and got this:

PDO support enabled
PDO drivers sqlite2, sqlite

Now, how do I install the driver for MySQL?
 
Back
Top