Installationsanleitung PHP: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Sed (Diskussion | Beiträge) |
Sed (Diskussion | Beiträge) |
||
Zeile 1: | Zeile 1: | ||
==PHP Setzungen für Sitepark Module== | ==PHP Setzungen für Sitepark Module== | ||
+ | ===InfoSite 6 Enterprise-Installationen=== | ||
+ | Stand: 10/2018 | ||
+ | |||
+ | PHP >= 7.2 | ||
+ | * libapache2-mod-php7.2 | ||
+ | * libapache2-mod-xsendfile | ||
+ | * php7.2 php7.2-mbstring | ||
+ | * php7.2-opcache | ||
+ | * php7.2-xml | ||
+ | * php7.2-fileinfo | ||
+ | * php7.2-curl | ||
+ | * php7.2-gd | ||
+ | * php7.2-zip | ||
+ | * php-apcu | ||
+ | |||
+ | |||
+ | ===Ältere InfoSite 6 Installationen=== | ||
* Werden Sitepark-Module verwendet, die den '''RequestDispatcher''' verwenden, sind für die entsprechenden Hosts folgende Setzungen notwendig: | * Werden Sitepark-Module verwendet, die den '''RequestDispatcher''' verwenden, sind für die entsprechenden Hosts folgende Setzungen notwendig: | ||
php_admin_value arg_separator.input &; | php_admin_value arg_separator.input &; |
Version vom 19. November 2018, 08:37 Uhr
PHP Setzungen für Sitepark Module
InfoSite 6 Enterprise-Installationen
Stand: 10/2018
PHP >= 7.2
- libapache2-mod-php7.2
- libapache2-mod-xsendfile
- php7.2 php7.2-mbstring
- php7.2-opcache
- php7.2-xml
- php7.2-fileinfo
- php7.2-curl
- php7.2-gd
- php7.2-zip
- php-apcu
Ältere InfoSite 6 Installationen
- Werden Sitepark-Module verwendet, die den RequestDispatcher verwenden, sind für die entsprechenden Hosts folgende Setzungen notwendig:
php_admin_value arg_separator.input &; php_admin_value suhosin.post.max_name_length 200 php_admin_value suhosin.request.max_varname_length 200
Empfohlene PHP-Version, PHP-Module, PHP-Frameworks in Webservern
Stand: 10/2013
PHP Version >= 5.3
- bcmath
- calendar
- ctype
- curl
- date
- dom
- exif
- fileinfo
- gd
- geoip
- hash
- iconv
- json
- libxml
- mbstring
- mcrypt
- mhash
- mysql
- mysqli
- openssl
- pcre
- PDO
- pdo_mysql
- Reflection
- session
- SimpleXML
- soap
- sockets
- SQLite
- standard
- suhosin
- sysvmsg
- tidy
- wddx
- xml
- xmlreader
- xmlrpc
- xmlwriter
- xsl
- zip
- zlib
TCPDF-Erweiterung für PDF-Generierung:
Auf einem IES-System (Linux) kann die Installation im $SITEPARK_HOME
unter tcpdf
installiert werden. Alternativ kann man den Ordner parallel zum DocumenRoot
anlegen.
PHP-Erweiterung für htalyze:
- PHP-Pear-DB