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

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