We are rewriting the project from scratch. We will no longer support the old version.
If you run into a blank page upon doing the install you need to add this to libs/spaces_setup.php
right after the <?PHP
ini_set("include_path", SPACES_DIRECTORY . 'libs');
that should fix it its is because it was not finding pear db
Updated the package, there were a few bugs and also we added a themeing system to the templates.
While this is not feature complete to any extent it is a initial preview release to allow people to see it and maybe gain interest in helping out.