Can't use mysql

Zahor - December 26, 2008 - 15:09
Project:Drupal
Version:7.x-dev
Component:install system
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

Whenever I try to install drupal 7, it keeps trying to use pgsql instead of mysql. I then tried removing the pgsql folder from the includes folder, then it said my server did not have any compatible databases for drupal.

I also installed drupal 6 - this went very smoothly.

Running php 5.2.5 (x64 Windows).
mysql 5.1.30 (64 bit windows)

#1

stewsnooze - December 26, 2008 - 22:30

Perhaps this is being overly obvious, but does the following code snippet when run show mysql and PDO for mysql?

<?php
phpinfo
();
?>

#2

Zahor - December 27, 2008 - 13:40

Lol, touché
I did not get the PDO for mysql memo. I tried looking around for what was required and didn't see what I was doing wrong.
Thanks.

#3

stewsnooze - December 27, 2008 - 17:03
Status:active» fixed

#4

System Message - January 10, 2009 - 17:10
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.