Differences
This shows you the differences between two versions of the page.
manual:100:1_installation.1_install_unix [2011/06/13 14:58] 127.0.0.1 external edit |
manual:100:1_installation.1_install_unix [2019/10/29 15:16] (current) |
||
---|---|---|---|
Line 7: | Line 7: | ||
* httpd | * httpd | ||
* php | * php | ||
- | * php-mysql | ||
* php-snmp | * php-snmp | ||
- | * php-ldap (when using [[manual:087:2_basics.4_user_management.1_edit_existing_user#user_management|LDAP authentication]]) | + | * php-ldap |
* php-xml | * php-xml | ||
- | * mysql | + | * php-session |
- | * mysql-server | + | * php-sockets |
+ | * php-PDO | ||
+ | * php-pdo-mysql | ||
+ | * php-mbstring | ||
+ | * php-pcre | ||
+ | * php-json | ||
+ | * php-openssl | ||
+ | * php-gd | ||
+ | * php-gmp | ||
+ | * php-zlib | ||
+ | * mysql (optionally mariadb) | ||
+ | * mysql-server (optionally mariadb-server) | ||
* net-snmp (depending on the distro, net-snmp-utils may be required) | * net-snmp (depending on the distro, net-snmp-utils may be required) | ||
* crond (cron, cronie or the like) | * crond (cron, cronie or the like) | ||
+ | * rrdtool 1.3+ | ||
For installation of official patches, you will require some utilities | For installation of official patches, you will require some utilities |