Skip to content
Michele Cisternino edited this page Nov 24, 2017 · 20 revisions

Getting started

Installation

  1. Download Caesar from here or git clone https://github.com/0blio/caesar
  2. Copy the contents of the server/ folder to your web server
  3. Create a Mysql database
  4. Go to your_host.xxx/your_caesar_folder/install.php and fill in the form with the database credentials and the credentials you would use to log into caesar
  5. If everything is successful you will be redirected to the login page

NB: To successfully complete the installation, you must ensure that you have read and write permissions to caesar files (if they are not already enabled). To do so: sudo chmod 777 -R your_caesar_folder