Installationsanleitung PHP: Unterschied zwischen den Versionen

Aus SiteparkWiki
Zur Navigation springen Zur Suche springen
Zeile 2: Zeile 2:
 
===InfoSite 6 Enterprise-Installationen===
 
===InfoSite 6 Enterprise-Installationen===
 
Stand: 10/2018
 
Stand: 10/2018
 +
 +
Liste der installierten PHP-Extensions:
 +
php -r "print_r(get_loaded_extensions());"
  
 
PHP >= 7.2
 
PHP >= 7.2

Version vom 19. November 2018, 09:38 Uhr

PHP Setzungen für Sitepark Module

InfoSite 6 Enterprise-Installationen

Stand: 10/2018

Liste der installierten PHP-Extensions:

php -r "print_r(get_loaded_extensions());"

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