Global navigation

   Documentation Center
   eZ Studio & eZ Platform
     User Manual
     Technical Manual
     Glossary
   eZ Publish 4.x / legacy

 
eZ Publish (5.x)

eZ Publish 5.x | For eZ Platform & eZ Studio topics see Technical manual and User manual, for eZ Publish 4.x and Legacy topics see eZ Publish legacy

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 

Debian

Ubuntu

Operating system

  • Debian 7
  • Ubuntu 14.04LTS

Web Server

  • Apache 2.2.x (prefork mode)
  • Nginx 1.4.x
  • Apache 2.4 (prefork mode)
Symfony Web Framework (* )
    • See Reference Stack
    • See Reference Stack

DBMS

  • MySQL 5.5.x
  • PostgreSQL 9.x
  • MySQL 5.6
  • MariaDB 5.5

PHP (mod_php) + PHP CLI + apache

  • PHP 5.4.4
  • PHP 5.5.9 (php5-fpm on Nginx, libapache2-mod-php5 on Apache)

PHP

  • APC 3.1.13-1 (Debain package)
  • bz2
  • Curl
  • dom
  • exif
  • fileinfo
  • ftp
  • gd
  • Iconv
  • json
  • mbstring
  • memcached (only for cluster mode)
  • Database:
    • MySQL:
      • mysqli (LS)
      • pdo-mysql (5.x)
    • PostgreSQL:
      • pgsql (LS)
      • pdo-pgsql (5.x)
  • pecl_http
    • Required by ezphttprequest used by ezodoscope & ezrecommender
  • pcntl
  • pcre
  • posix
  • reflection
  • simplexml
  • spl
  • ssl
  • xmlreader
  • xsl
  • zlib
  • php-intl
  • bz2
  • Curl
  • dom
  • exif
  • fileinfo
  • ftp
  • gd
  • Iconv
  • json
  • mbstring
  • memcached (only for cluster mode)
  • Database:
  • MySQL:
    • mysqli (LS)
    • pdo-mysql (5.x)
  • pecl_http
    • Required by ezphttprequest used by ezodoscope & ezrecommender
  • pcntl
  • pcre
  • posix
  • reflection
  • simplexml
  • spl
  • ssl
  • xmlreader
  • xsl
  • zlib
  • php-intl

Graphic Handler

  • ImageMagick >= 6.4.x
  • GD2 ( PHP extension )

eZ Publish extensions

  • Same as Reference platform (see above)

Cluster mode

  • eZDFSFileHandler (mysqli) + Linux NFS
  • Persistence cache configured with Memcached
  • HTTP cache configured to use Varnish

Filesystem

  • Linux ext3 / ext4

...