Skip to content

Instantly share code, notes, and snippets.

Install Snipe-IT Windows 2008 R2 With IIS
Prereq (Install all of these prior to continuing)
IIS
IIS URL Rewrite
PHP 5.3 for Windows Server via WPM (http://www.microsoft.com/web/platform/phponwindows.aspx)
MariaDB 5.5 for Windows Server 64-bit (https://downloads.mariadb.org/interstitial/mariadb-5.5.37/winx64-packages/mariadb-5.5.37-winx64.msi/from/http://mirror.jmu.edu/pub/mariadb) | 32-bit (https://downloads.mariadb.org/interstitial/mariadb-5.5.37/win32-packages/mariadb-5.5.37-win32.msi/from/http://mirror.jmu.edu/pub/mariadb)
PHP Manager for IIS (makes managing PHP on IIS much easier) (http://phpmanager.codeplex.com/)
Composer install with the shell menus (https://getcomposer.org/Composer-Setup.exe )
Notepad++ for editing files (http://www.notepad-plus-plus.org/download/v6.6.6.html )