| 테스트 완료 | 결과 |
|---|---|
| 필수 PHP Parser | |
|
필수
PHP maximal integer size
Support of 64 bits integers is required for IP addresses related operations (network inventory, API clients IP filtering, ...). |
|
| 필수 Sessions configuration | |
| 필수 할당된 메모리 | |
| 필수 PHP core extensions | |
|
필수
mysqli extension
Required for database access. |
|
|
필수
curl extension
Required for remote access to resources (inventory agent requests, marketplace, RSS feeds, ...). |
|
|
필수
gd extension
Required for images handling. |
|
|
필수
intl extension
Required for internationalization. |
|
|
필수
mbstring extension
Required for multibyte chars support and charset conversion. |
|
|
필수
zlib extension
Required for handling of compressed communication with inventory agents, installation of gzip packages from marketplace and PDF generation. |
|
|
필수
bcmath extension
Required for qrcode support |
|
|
필수
Sodium ChaCha20-Poly1305 size constant
Enable usage of ChaCha20-Poly1305 encryption required by GLPI. This is provided by libsodium 1.0.12 and newer. |
|
|
필수
openssl extension
Required for email sending using SSL/TLS, handling of encrypted communication with inventory agents and OAuth 2.0 authentication. |
|
| 필수 DB 엔진 버전 | |
| 필수 Permissions for log files | |
| 필수 Permissions for GLPI data directories | |
|
보안
PHP maintained version
A PHP version maintained by the PHP community should be used to get the benefits of PHP security and bug fixes. |
|
|
보안
Security configuration for sessions
Ensure security is enforced on session cookies. |
|
|
추천
exif extension
Enhance security on images validation. |
|
|
추천
ldap extension
Enable usage of authentication through remote LDAP server. |
|
|
추천
PHP extensions for marketplace
Enable support of most common packages formats in marketplace. |
|
|
추천
Zend OPcache extension
Enhance PHP engine performances. |
|
|
추천
PHP emulated extensions
Slightly enhance performances. |
|
|
추천
Permissions for marketplace directory
Enable installation of plugins from marketplace. |
|
|
추천
DB 시간대 자료
Enable usage of timezones. 시간대가 불러와지지 않은 것으로 보이며, https://glpi-install.readthedocs.io/en/latest/timezones.html를 참고하세요. |
|
| 필수 Database tables engine |