[TYPO3-german] Extension Manager - Settings - PHP-Error
Thomas Scholze
tscholze at fh-lausitz.de
Mon Mar 13 13:19:21 CET 2006
Hallo Liste,
ich habe ein selbst compiliertes PHP 5.0.5 ... die ganze geschichte
läuft unter fcgi und funktioniert soweit.
Folgendes Problem mit Typo3 4.0RC1:
Klick auf EM -> Settings, erscheint ein internal Server-Error ...
Die Frage ... was macht Typo3 im Settings-Menu des Extension Managers,
benötige ich noch spezielle Funktionen im PHP, wenn ja welche?
noch kurz die configure-optionen ...
------------------------------------------------------------------------------------
opt=""
opt="$opt --prefix=/usr/local/lib/php-5.0.5"
opt="$opt --enable-memory-limit"
opt="$opt --enable-force-cgi-redirect"
opt="$opt --enable-fastcgi"
opt="$opt --enable-track-vars"
opt="$opt --with-pcre-regex"
opt="$opt --with-mysql"
opt="$opt --without-sqlite"
opt="$opt --without-mm"
opt="$opt --enable-mbstring"
opt="$opt --with-gd"
opt="$opt --enable-gd-native-ttf"
opt="$opt --with-zlib"
opt="$opt --with-jpeg"
opt="$opt --with-png"
opt="$opt --with-xpm"
opt="$opt --with-freetype --with-freetype-dir=/usr/include/freetype2/"
opt="$opt --with-ttf"
echo "configure $opt "
------------------------------------------------------------------------------------
Ggf, allgemein noch etwas vergessen?
Vielen Dank.
Thomas
More information about the TYPO3-german
mailing list