Go to file
cookie 91ce539857 bugfix
git-svn-id: svn://svn.cccv.de/engel-system@224 29ba0400-6e00-0410-a75a-ca02368028f8
2006-12-29 20:26:18 +00:00
DB freigabe der Pictures 2006-12-17 20:51:08 +00:00
default-conf add cronjob example 2006-12-22 18:57:43 +00:00
services debug optimiert 2006-11-29 18:09:48 +00:00
www add forgotten files from venus 2006-12-22 18:26:50 +00:00
www-ssl bugfix 2006-12-29 20:26:18 +00:00
LICENSE aufgereumt, README geschrieben 2005-11-06 17:24:58 +00:00
README import von xml daten mit hilfe von fsockopen implementiert 2006-11-13 23:40:06 +00:00
TODO update TODO list 2006-11-07 18:54:56 +00:00

README

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