Problems getting selfoss running
Ever get this working? I was getting this same error and I fixed it by uncommenting this line in my php.ini
extension=php_pdo_mysql.dll
I tried as well to get this running on iis/php/mysql but I was having issues with the .htaccess rewriting wondering if you figured out how to solve this.