I have MediaWiki installed and configured and running under sqlite setting when I had MySQL installed (windows 7). However, after I uninstalled mysql, my mediawiki wiki fails to load. I don't know why because im trying to use sqlite and not mysql! I even have the DB file in my c:\inetpub\wwwroot\wiki\SQ\wiki.sqlite but when I visit wiki it says Error, no db connection. How should I approach a solution to this?
Using PHP 5.3 under IIS 7 with php_pdo_*.dll and php_sql*.dll all enabled.