octobercms / install

Installation wizard for October CMS
122 stars 91 forks source link

Added support for PDO sql libary #80

Closed tschallacka closed 8 years ago

tschallacka commented 8 years ago

DLib is obsolete, like stonage obsolete. I added support for PDO SQL when people use the php sqlserver libraries from Microsoft. This way when people select SQL server it will actually work without having to resort to an ancient sql server or ancient libraries. This will at least make the installer work :-)