By wwam on
I'm trying to install drupal 7 in my apache web server. I did the necessary PHP configuration in c:\windows\php.ini.(memory limit, extension - extension=php_pdo.dll, extension=php_pdo_mysql.dll and
extension=php_pdo_mysqli.dll
But when i installed the drupal http://localhost/drupal74 it shows only sqlite and said can show only that database.
How to configure to use mysql?
Please help me.
Thanks in advance.