This is the 0.2 release of the PHP implementation of Olio. There are two tarballs for this release: apache-olio-php-0.2.tar.gz is the binary kit. apache-olio-php-src-0.2.tar.gz is the source that corresponds to the binary kit. On Linux, use 'tar -xzf apache-olio-php-0.2.tar.gz' to extract. On Solaris, use 'gzcat apache-olio-php-0.2.tar.gz | /usr/sfw/bin/gtar -xvf -' The instructions for setting up Olio from the binary kit are contained in php_setup_kit.html which is located in the top-level directory. You can also browse the document at https://svn.apache.org/repos/asf/incubator/olio/docs/php_setup_kit.html The instructions for setting up Olio from the source kit are contained in php_setup.html which is located in the 'docs' directory. Issues fixed in this release ============================ OLIO-136: Timezone field in user/person table too small OLIO-129: "Average Images in Tag Search Results" statistic in summary report often fails OLIO-127: Home page image stats collection incorrect OLIO-119: Need to remove the tinymce traces in the code OLIO-117: to print out true value of $stream in classes/Geocoder.php(36) OLIO-113: Remove old service entries from benchmark class OLIO-112: Update driver to use HttpClient3.0.1 APIs OLIO-108: Application performance is dominated by gd library OLIO-90: Simulation of browser caches incorrect OLIO-87: Change static image/doc files OLIO-84: Upgrade driver code to use httpclient 3.0.1 OLIO-83: Delete extraneous index PERSON_USERNAME_IDX OLIO-81: Cycle time distribution too small for Add* operations OLIO-61: Grasp mysql error file OLIO-40: File loader is slow. Filestore architecture is problematic OLIO-18: Calendar widgit is broken when wrapping years