Looking for help.
Have successfully run Kanboard on Ubuntu machine with mariadb database.
Looking to do the same using MS Sql Server to keep consistent with our company’s other apps.
Have successfully installed (and have working) Sql Server on Ubuntu.
Have also successfully installed and tested (with php script) the sqlsrv and pdo_sqlsrv drivers.
It is not clear what changes are needed to the Kanboard config.php file to get things running.
Best result so far is “Internal Error: could not find driver” response in browser window when trying to get to dashboard.
I know mssql is experimental at this point, but is there anyone who has successfully implemented this share their setup suggestions?