[TYPO3-german] PHP 5.2.12 und Typo3 Grundanforderungen
Steffen Gebert
steffen at steffen-gebert.de
Tue Jul 27 16:44:46 CEST 2010
Am 27.07.10 16:01, schrieb Chris Bernhard:
> Hi zusammen,
>
> weiß jemand von Euch, welche PHP-Module
> minimal installiert werden müssen, damit Typo (4.3.x + 4.4.0)
> auf jeden Fall läuft?
>
s. INSTALL.txt
> Some extensions can be optionally compiled into PHP. A list of loaded
> extensions can be checked using the phpinfo() function.
> - memory_limit set to at least to 64M in php.ini
> - MySQL 4.1 or newer
> - 200 MB of disk space
> - AllowOverride in the Apache configuration includes "Indexes" and "FileInfo"
> (see FAQ below)
>
> The following configuration is recommended:
> - Apache 2.x
> - mod_expires and mod_rewrite enabled in the Apache configuration
> - PHP 5.2.0 or newer with the following extensions:
> - cURL
> - filter
> - GD2
> - hash
> - JSON
> - mbstring
> - mysql
> - pcre
> - session
> - SPL
> - standard
> - xml
> - zlib
> Some extensions can be optionally compiled into PHP. A list of loaded
> extensions can be checked using the phpinfo() function.
> - memory_limit set to 128M or more in php.ini
> - MySQL 5.1 or newer
> - GraphicsMagick
> - 200 MB or more of disk space
> - AllowOverride in the Apache configuration includes "Indexes" and "FileInfo"
> (see FAQ below)
More information about the TYPO3-german
mailing list