Server needs PDO mysql driver installed.

boombatower - October 16, 2008 - 20:27
Project:Test driven development infrastructure
Component:Miscellaneous
Category:task
Priority:critical
Assigned:Unassigned
Status:closed
Description

When testing.drupal.org/new attempts to install Drupal 7 HEAD it gets this through the installer.

Database configuration
Your web server does not appear to support any common database types. Check with your hosting provider to see if they offer any databases that Drupal supports.

Ran through code and came across:

PDO::getAvailableDrivers()

The method returns the following on t.d.o:

Array ( [0] => sqlite2 [1] => sqlite )

Obviously that is an issue since we need to use mysql.

Anyone with more experience in that area would be appreciated. I'm good in my distro, but unfamiliar in others when it comes to things like this.

#1

chx - October 16, 2008 - 20:39
Status:active» fixed

#2

Anonymous (not verified) - October 30, 2008 - 20:42
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.