Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
doc:webset:english [2007/11/06 07:42]
roshan created
doc:webset:english [2009/07/06 20:36] (current)
Line 2: Line 2:
  
 Two modes of configuration are allowed in Sahana. Depending on your experience you can choose //Step by step configuration// or //Advanced configuration// from the links given below. Two modes of configuration are allowed in Sahana. Depending on your experience you can choose //Step by step configuration// or //Advanced configuration// from the links given below.
 +
 +
 +===== The Web Setup - Overview =====
 +
 +The Sahana Web Setup is a web based setup process for Sahana. It will guide the user through setting up the database and the sahana users.\\
 +
 +The setup has three steps.
 +
 +  - Dependency Check
 +  - Database Setup
 +  - Sahana Configuration
 +
 +
 +
 +
 +==== The Dependency Check ====
 +This step checks whether the sahana dependencies are installed. The dependencies are as follows.
 +  * PHP GD2 extension.
 +  * PHP GetText extension.
 +  * PHP MySQL extension.
 +  
 +  * sahana/www/tmp/ is writable
 +  * sahana/conf/ is writable
 +
 +The setup will not proceed until all the dependencies are satisfied.
 +
 +==== The Database Setup ====
 +This step will allow the user to select a DBMS and setup the sahana database. The user needs to provide the following.
 +\\
 +  * The DBMS (MySQL is selected by default)
 +  * The Host (The Host where the DBMS is located)
 +  * The DB Port (The port which the DB server listens)
 +  * The Database Username (The username of a user who has database creation permission)
 +  * The Database Password (The password of the above user)
 +  * The System Database Username (This username will be used by the sahana system to access the database. This user has permissions only to access the sahana system database tables. Hence the other databases on the same DBMS are not at a security risk.
 +  * The System Database Password (The password of the above system database username)
 +\\
 +
 +
 +==== The Configuration ====
 +
 +This step will allow you to configure the sahana instance.
 +The following should be provided by the user.
 +
 +  * Sahana Unique Installation ID (generated randomly. You may need to edit this if there are multiple instances deployed, to uniquely identify each instance's data)
 +  * Administrator Name
 +  * A sahana administrator username
 +  * Sahana administrator password
 +  * Sahana normal user username
 +  * Sahana normal user password.
 +\\
 +Further, this step allows the user to select whether to enable ACL security (disabled by default), and to choose a desired UI theme (default theme by default).
 +\\
 +After completing this step the user can start sahana by clicking Start Sahana.
  

Navigation
QR Code
QR Code doc:webset:english (generated for current page)