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)

Comments

stewsnooze’s picture

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

phpinfo();
zahor’s picture

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.

stewsnooze’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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