Skip to content

Installation Instructions

Hamish Downer edited this page Mar 17, 2015 · 2 revisions

Installation instructions for the Just Living codebase.

If using a new ubuntu install, see Ubuntu Installation

Requirements

  • MySQL (Developed on version 3.23.58)
  • PHP (Developed on version 4.3.7)

Method

  • Clone the code (see these instructions for using git)
  • copy config.php.sample to config.php and edit as appropriate
  • move funcs.php to somewhere on the server outside of the public html path, and change the path in the config.php file to point to it.
  • set up the database tables
  • start adding content :)

Optional Software

  • PhpMyAdmin
  • PmWiki
  • AwStats
Clone this wiki locally