Hi,
I am trying to install Moodle 3.0.2 with PHP 7 on a Windows 2012 server with IIS connecting to a MSSQL 2012 database.
I have got PHP working and I can view the Moodle install pages but I am unable, it seems, to get PHP 7 to connect to the database. I have created the database per instructions.
The error I get after completing the database properties is:
Error: database driver problem detected
The site administrator should verify server configuration
Microsoft Drivers for SQL Server for PHP are not installed or not configured properly.
This is understandable as I am unsure how to get PHP to connect. The Microsoft drivers only seem to go up to PHP version 5.6 and FreeTDS doesn't seem to support PHP7 as far as I can see.
I am hoping that someone has connected PHP 7 with MSSQL and can help me please.
Many thanks,
John