Documents
Technical documentation
Server requirements
Standard installation without memcached and sphinx service requires:
* PHP 5.2.x or 5.3.x version
* Mysql 4.1 and up
Gallery works on lighttpd and httpd HTTP servers. In order to fully use gallery performance benefits Memcached extension have...
02/15/2010 08:10 am
Install manual
1. Make sure that script can write to cache/cacheconfig directory.
chmod 664 cache/cacheconfig, or better chmod -R 664 cache/*
2. Create database choosing utf-8 charset.
3. Download eZ Components from http://ezcomponents.org/download and extrac...
02/15/2010 08:14 am