exponential.earth / exponential / documentation / general information / what is ez publish? / ez publish requirements
These documentation pages are no longer maintained. Please visit the new documentation site.
eZ publish is build on open standards is a so-called LAMP software, meaning it is based on Linux, Apache, MySQL/PostgreSQL and PHP. It can of course also run on Windows (Win32) and Mac OS X and most other platforms. The web pages of the administration interface and the example data are designed to work in any browser. No platform specific browser extensions are needed.
Technologies used
Supported operating systems
Required software
Required hardware
There are no built-in requirements. The hardware needed to run an eZ publish site depends on several factors, such as the average number of users, the size of the templates (including graphics), and how caching is used.
The installation requires about 50 MB on your harddisc. We do recommend some minimum values; at least 500 MHz CPU and 250 MB of RAM.
Latest update on requirements
You will always find information on requirements if there are any changes in this here.
*Although eZ publish apparently works with Apache 2.0, it is not officially supported. This is not an eZ publish issue but a PHP-Apache-2.0 combination issue. Read more about PHP and Apache 2.0 here.
Comments
requirement : php4 no later
orlando gall
Thursday 09 December 2004 6:43:08 pm
"PHP version 4.3.2 or later" could be understood as PHP 5 is supported.
It seems not to be the case.
Cross-platform DB option
Gustave Stresen-Reuter
Monday 24 May 2004 1:46:04 pm
I develop on Unix and serve on Windows. On the development machine I have MySQL and in production, Microsoft SQL Server. I use a database abstraction library so I only have to write one set of code. The library is available here: http://php.weblogs.com/adodb/
What are the chances such a product will be included with eZ Publish so that I can use SQL Server as my DB instead of MySQL (I have my reasons for asking... ;-)?