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 |
Jump to:
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
Perhaps this is being overly obvious, but does the following code snippet when run show mysql and PDO for mysql?
<?phpphpinfo();
?>
#2
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
#4
Automatically closed -- issue fixed for two weeks with no activity.