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
Comment #1
stewsnoozePerhaps this is being overly obvious, but does the following code snippet when run show mysql and PDO for mysql?
Comment #2
zahor commentedLol, 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.
Comment #3
stewsnooze