im installing WordPress on my local host for development purpose. i have installed php and verified it is working using
phpinfo();
I have also installed MySQL on my machine. I have unmarked MySQL.dll Unmarked MySQL.dll extension on my PHP.INI file and restarted IIS.
now once i go to the WordPress installation address im getting :
HTTP Error 500.0 - Internal Server Error
is there another settings im forgetting to deal with ?