Hello,
The package may yet contain older bugs and imperfections.
We suggest using the subversion repository, [1] trunk [2]
Which contains the very latest bug fixes available.
Be certain to have backups of both your database and source code
before trying to use eZ Community.
Remember to install the files of the publish_dist/ directory into your
site root
as part of the installation.
IE:
cd /web/dev;
svn co [2]
ln -s trunk doc;
cd doc;
cp -va publish_dist/.* .;
nano bin/ini/override/site.ini.php
ln -s ./bin/shell/clearcache.sh clr;
./clr;
The package is stand alone and does not depend on a previous
installation.
We do not recommend attempting to do an in place upgrade yet.
We certainly still have a number of issues to be addressed within the
source code.
This is simply the first packaged we have distributed of an improved
version.
The subversion is the better version currently with several more bug
fixes.
Feel free to let us know what you think. Discussion and patches
welcome :)
Cheers,
Brookins Consulting
[1]
http://code.google.com/p/ezcommunity2/wiki/SubversionGoogleCode
[2]
http://ezcommunity2.googlecode.com/svn/trunk