Installing Moodle on Windows Server 2003 with SQL Server
To get started, there's some excellent instructions available for download as a PDF.
Additional things I did:
- Downloaded PHP 5.2.5
- Get the appropriate php_dblib.dll (as mentioned in Using FreeTDS on Windows)
- Followed these instructions on getting PHP working
I tried to set up the FastCGI extension for IIS, but after getting some weird errors, decided to leave it for another time.
This did end up taking a lot longer that I'd hoped. But at least it is working now.
Categories: Software