...
After downloading the source, create a /local
directory (like Match) and set up logs
and tmp
(again like Match) underneath. Also create /local/Configconfig
and create a database.php
underneath. Set up the default
Datasource as usual, this will be the new operational Registry PE database. In addition, if you wish to load data from an existing Registry instance, create an additional Datasource called transmogrify
with the appropriate connection information.
...