For each project, you need to install the software to a directory for that project. Once you have run the install script, Arcos will use absolute paths. This means that if you want to move or copy the project, you must re-run the install script. For each new project, you need to re-run the install script.
The installation creates various directories. These are explained in detail in the "Directory structure" topic. The ones that you need to be aware of now are:
/cache
- This contains the PHP files that Arcos generates. There are two cache directories. By default, Arcos uses /cache1
/config
- All the source files go here. You create most of the files. Arcos automatically generates some files, which you can modify./html
- This contains any existing static web pages that will be included into the site that you are developing.To install Arcos