Benutzer-Werkzeuge

Webseiten-Werkzeuge


fh-complete:php_konfiguration

Dies ist eine alte Version des Dokuments!


zurück zur Übersicht

PHP einrichten

Module installieren

apt-get install php5-xsl php5-gd php5-pgsql php5-ldap php5-mcrypt

Bei Verwendung von Moodle 1.9

apt-get install php5-xmlrpc

Anpassung der Konfigurationsdatei

register_globas = Off
magic_qoutes_gpc = Off
short_open_tags = Off
asp_tags = Off
upload_max_filesize = 15MB
pgsql.allow_persistent = On
output_buffering = 4096

Zusatzprogramme

apt-get install zip

Soll die Datenübernahme von einem MSSQL Server erfolgen, muss zusätzlich folgendes Paket installiert werden:

apt-get install php5-sybase 
/var/www/wiki/data/attic/fh-complete/php_konfiguration.1472736380.txt.gz · Zuletzt geändert: 2019/08/13 13:49 (Externe Bearbeitung)