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

  1. Create a database. The tables do not have prefixes, so the database should be used only for CAMP
  2. Create a database user and password with full rights on the database created
  3. Initialize the database using the script camp_v2.sql
  4. Optional: if a CAMP v1 database is available, modify the script v1_to_v2.sql, then run it to import data from CAMP v1
  5. You can set permissions to be read/only (440) except for the debug directory, which must be writeable by the web server.
  6. Log into CAMP for the first time using username admin with no password