[TYPO3-german] Error 500 mit Apache 2 + mod_fgcid + php5.0.5 @ indexed_search
Thomas Scholze
tscholze at fh-lausitz.de
Tue Mar 28 16:23:12 CEST 2006
Hallo Liste,
ich habe auch ein Error Problem, es handelt sich um Error 500 ...
"Internal Server Error
The server encountered an internal error or misconfiguration and was
unable to complete your request.
Please contact the server administrator, webmaster at localhost and inform
them of the time the error occurred, and anything you might have done
that may have caused the error.
More information about this error may be available in the server error log."
Folgendes Szenario:
- Apache2-worker + mod_fcgid als Debian-Pakete installiert.
- PHP 5.0.5 selbt compiliert mit folgenden Parametern:
---------------------------------------------------------------
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"
opt="$opt --with-curl"
echo "configure $opt "
./configure $opt
---------------------------------------------------------------
Die Typo3-Instanz funktioniert soweit (Typo3 4.0RC1) ... allerdings geht
man auf eine Seite, deren Inhalt etwas von Indexed_serach_engine drin
hat gibt es den besagten Fehler.
Benötige ich ggf. weitere PHP-Funktionen ? oder ist es eines dieser
Dateirecht-Probleme ?
Noch kurz das Apache-Error-Log:
[Tue Mar 28 16:14:03 2006] [info] mod_fcgid: Read data error, fastcgi
server has close connection
[Tue Mar 28 16:14:03 2006] [error] [client 192.168.7.60] Premature end
of script headers: index.php
Danke für jeden Hinweis.
Regards
--
--------------------------------------------------
Fachhochschule Lausitz
Medienzentrum (MZ)
Großenhainer Str. 57
01968 Senftenberg
Tel: 03573 85-332
Fax: 03573 85-329
Mail: tscholze at fh-lausitz.de
--------------------------------------------------
More information about the TYPO3-german
mailing list