Difference between revisions of "Installation"

From GGBN Wiki
Jump to: navigation, search
(Create tables, Connection to DNA database)
(Create tables, Connection to DNA database)
Line 19: Line 19:
 
The DNA Module database and tables have to be created '''manually'''. For this administrator rights for your server are required!<br>
 
The DNA Module database and tables have to be created '''manually'''. For this administrator rights for your server are required!<br>
 
<div id="wikinote">
 
<div id="wikinote">
The sql file with create and insert commands can be found at: your_dna_module_folder/sql/createtables.sql</div>
+
The sql file with create and insert commands can be found at: your_dna_module_folder/sql/createtables.sql<br><br>
 
+
Your administrator should create a new user for the DNA Module database.</div>
** Muss beim ersten Mal ohne Anmeldung möglich sein, Weiterleitung der entsprechenden Seite!
+
==SMTP settings==
** Problem: Admin-Kennung für "create tables" benötigt -> sql-Skript-Pfad angeben, Hinweis auf Admin kontaktieren, DNA-Bank-DB-User vergeben und in die entsprechenden Felder eintragen
 
* SMTP-Pfad definieren
 
 
* Erstanmeldung eines Nutzers mit Adminrechten
 
* Erstanmeldung eines Nutzers mit Adminrechten
 
** Benötigt wird eine Email-Adresse, damit man das Passwort EINMAL zugeschickt bekommt, da es verschlüsselt wird, kann man es später nurmehr ändern, sich aber nicht nochmal zuschicken lassen
 
** Benötigt wird eine Email-Adresse, damit man das Passwort EINMAL zugeschickt bekommt, da es verschlüsselt wird, kann man es später nurmehr ändern, sich aber nicht nochmal zuschicken lassen

Revision as of 11:35, 18 October 2010

Requirements

The DNA Module requires a MySQL database and PHP 5 language files to be installed before the DNA Module can be run. MySQL may be installed on a server computer for shared database access across multiple workstations, or on a single workstation for access from that machine. APACHE?? The step-by-step installation guides below step through MySQL and PHP installation processes for Windows.

  • Guide für Installation von MySQL für Windows (siehe Specify-Idee)
  • Guide für Installation von PHP5 für Windows

Download and Installation

After having MySQL and PHP 5 installed, please download the DNA Module. PFAD ANGEBEN.

First steps

These steps are leading you through some basic configuration. After finishing configuration settings can also be changed by administrators.

PHP Check

At first we have to be sure that PHP is working well. The easiest way to find out is to run a tiny script and see what happens (Step 1).

Capability test

This script shows information about status of required PHP libraries and PHP version. If status of a library is "Not ok" please contact your admin before continuing configuration!

Create tables, Connection to DNA database

The DNA Module database and tables have to be created manually. For this administrator rights for your server are required!

The sql file with create and insert commands can be found at: your_dna_module_folder/sql/createtables.sql

Your administrator should create a new user for the DNA Module database.

SMTP settings

  • Erstanmeldung eines Nutzers mit Adminrechten
    • Benötigt wird eine Email-Adresse, damit man das Passwort EINMAL zugeschickt bekommt, da es verschlüsselt wird, kann man es später nurmehr ändern, sich aber nicht nochmal zuschicken lassen
    • Man kann an dieser Stelle oder später neue Nutzer anlegen. Wem schickt man das Passwort aller weiteren Nutzer zu?
  • Logo-Pfad definieren