Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.1.3
-
Fix Version/s: 3.3
-
Component/s: Database SQL/XMLDB
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_31_STABLE
-
Fixed Branches:MOODLE_33_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-57143-master -
Pull Master Diff URL:
Description
When attempting to use the SQL Server drivers for Linux, the following error is raised during early initialisation:
Microsoft Drivers for SQL Server for PHP are available only for Windows OS.
|
Moodle should not attempt detection of the operating system, and should not prevent users from configuring the driver on their platforms.