Problems getting selfoss running
Okay... I'll preface this with a disclaimer... I don't know much about php and mysql. I work mostly on Windows with classic asp and do mostly javascript development.
Here's the next thing I'm sure everyone here will balk at... I'm trying to run this on a GoDaddy shared hosting account... running Windows with IIS7 and PHP 5.3.
I'm trying to run it on mysql... I have the database set up and the config.ini has all of the connection data in it.
When I try to load selfoss in my browser, it returns an error:
Internal Server Error
Fatal error: Undefined class constant 'MYSQL_ATTR_INIT_COMMAND'
I also tried the sqlite, but it comes up with an error:
Internal Server Error
could not find driver
Any ideas?