summaryrefslogtreecommitdiff
path: root/README
blob: 6251812f9937089319c2cc3188624a0fc4f000bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
DIRS:
-----
./DB
	Standart DB File
./www
	daten f�r http verbindung
./www-ssl
	daten f�r https verbindung

Anfordeungen:
-------------
	PHP 4.xx

Systemconfig:
-------------
./www-ssl/inc/config.php
	algemeien einstellungen
./www-ssl/inc/db.php
	einstellungen der DB
	Achtung: DB user braucht folgende Rechte: SELECT, CREATE, INSERT, ALTER, UPDATE, INDEX, DELETE, DROP

php.ini:
--------
add:
	allow_url_fopen = On
	date.timezone = Europe/Berlin