Installationsanleitung PHP: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Hying (Diskussion | Beiträge) |
Sed (Diskussion | Beiträge) |
||
Zeile 4: | Zeile 4: | ||
php_admin_value suhosin.post.max_name_length 200 | php_admin_value suhosin.post.max_name_length 200 | ||
php_admin_value suhosin.request.max_varname_length 200 | php_admin_value suhosin.request.max_varname_length 200 | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Empfohlene PHP-Version, PHP-Module, PHP-Frameworks in Webservern == | == Empfohlene PHP-Version, PHP-Module, PHP-Frameworks in Webservern == | ||
− | Stand: | + | Stand: 10/2013 |
− | PHP Version >= | + | PHP Version >= 5.3 |
* bcmath | * bcmath |
Version vom 7. Oktober 2013, 11:03 Uhr
PHP Setzungen für Sitepark Module
- 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
- gd
- 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