Installation at this time is a manual process. The source should be unpacked into a directory, either documentroot or a subdirectory, then the following steps need to be made
- Create a database. The tables do not have prefixes, so the database should be used only for CAMP
- Create a database user and password with full rights on the database created
- Initialize the database using the script camp_v2.sql
- Optional: if a CAMP v1 database is available, modify the script v1_to_v2.sql, then run it to import data from CAMP v1
- You can set permissions to be read/only (440) except for the debug directory, which must be writeable by the web server.
- Log into CAMP for the first time using username admin with no password