Files
snipe-it/docs/requirements.md
T
2016-03-15 20:53:58 -07:00

1.5 KiB

currentMenu
currentMenu
requirements

System Requirements

The requirements for Snipe-IT are fairly standard for a modern web server, and most servers will have most or all of these components already installed. If for some reason you don't have them installed, they are relatively easy to add.

General System Requirements

  • PHP 5.4 or later:
  • PHP Extensions: MCrypt, Fileinfo, php-pdo, php-mysql, php-mbstring, php-curl
  • MySQL or MariaDB
  • SSH access to the server (if using Linux)
  • GD Library (>=2.0) or Imagick PHP extension (>=6.3.8)
  • php-ldap extension (only if using LDAP)

Requirements Specific to Linux/OSX

  • Mod Rewrite

Requirements Specific to Windows Server