Hi
I've been looking through a lot of documentation and guides, trying to set up a fresh Moodle installation on an ubuntu 16.04 machine with Apache2/PHP and MSSQL 2017 Express as the db-backend, but alas with no luck getting everything to work together.
I'm able to create PHP applications on the server -- that can connect to the sql server (using this https://sqlchoice.azurewebsites.net/en-us/sql-server/developer-get-started/php/ubuntu/), but moodle is unable to identify the native/sqlsrv driver.
Do we have any examples of a setup with Ubuntu 16.04, PHP, MSSQL and Moodle 3.4 ?