Karrigell Documentation

Version 2.3.3 15 01 07

Français

2. Installing Karrigell

First you need to install Python 2.3 or above : go to the Python language website and follow the installation instructions for your operating system

Decompress the archive you have downloaded (.zip, .tgz or .tar.bz2) in a directory such as ; then go to the directory called Karrigell-2.3.3, we'll call it the Server Directory

To launch the program, open a console window, go to the Server Directory and run

(server dir)>Karrigell-2.3.3>python Karrigell.py
You should read the message :

Karrigell 2.3.3 running on port 80
Debug level 1
Press Ctrl+C to stop

Type in http://localhost in the address field of your browser : you should see the Karrigell home page

I advise to set the administrator login and password : they are used in many programs, including those that manage MySQL or SQLite databases. For this, open another console window and go the the admin folder, then run the script k_password.py

(server dir)>Karrigell-2.3.3/admin>python k_password.py
and enter your login and password