Skip to content

Installation

Mark Friedrich edited this page May 22, 2016 · 38 revisions

1. Getting Started

Make sure your server environment fulfils all Requirements first. I assume that you have FTP or SSH access to your server/webspace and you can see a "dummy" index.html.


2. Main Install

Option A

Navigate to your desired install location and git clone the repo:

git clone https://github.com/exodus4d/pathfinder.git

Make sure that "master" branch is selected!

Option B
  • Download the latest release of PATHFINDER.
  • Un-zip everything and push it to your webspace (e.g. use a FTP client)

3. Set permissions

It is absolutely necessary to add the folders /logs and /tmp/cache on the server (even if both are empty)! They are used for logging and temporary caching. These folders need write permission. Set them to 0766. If write permission is not set correctly, you will get a HTTP ERROR - 5xx!


4. Server settings

Depending on your web server, there is some additional configuration work to do. Make your choice and continue with these:

Clone this wiki locally