![]() |
| | LinkBack | Themen-Optionen | Thema durchsuchen | Thema bewerten | Ansicht |
|
#1
| |||
| |||
Hallo zusammen, ich habe Typo3 4.0.2 auf meinem debian etch System per "apt-get install typo3" installiert. Problem: Beim Aufruf der Seite über den Browser kommt statt der 1-2-3-Install Seite folgende Fehlermeldung: Code: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, [no address given] 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. Apache/2.2.3 (Debian) mod_python/3.2.10 Python/2.4.4 PHP/5.2.0-8+etch7 mod_perl/2.0.2 Perl/v5.8.8 Server at 192.168.0.154 Port 80 Hier ein Auszug aus dem error.log von Apache: Code: [Mon Sep 24 17:07:00 2007] [notice] Apache/2.2.3 (Debian) mod_python/3.2.10 Python/2.4.4 PHP/5.2.0-8+etch7 mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations [Mon Sep 24 17:07:00 2007] [error] [client 192.168.0.1] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://192.168.0.154/ [Mon Sep 24 17:07:00 2007] [debug] core.c(3027:sad: [client 192.168.0.1] r->uri = /typo3/index.php, referer: http://192.168.0.154/ [Mon Sep 24 17:07:00 2007] [debug] core.c(3033:sad: [client 192.168.0.1] redirected from r->uri = /typo3/index.php, referer: http://192.168.0.154/ [Mon Sep 24 17:07:00 2007] [debug] core.c(3033:sad: [client 192.168.0.1] redirected from r->uri = /typo3/index.php, referer: http://192.168.0.154/ [Mon Sep 24 17:07:00 2007] [debug] core.c(3033:sad: [client 192.168.0.1] redirected from r->uri = /typo3/index.php, referer: http://192.168.0.154/ [Mon Sep 24 17:07:00 2007] [debug] core.c(3033:sad: [client 192.168.0.1] redirected from r->uri = /typo3/index.php, referer: http://192.168.0.154/ [Mon Sep 24 17:07:00 2007] [debug] core.c(3033:sad: [client 192.168.0.1] redirected from r->uri = /typo3/index.php, referer: http://192.168.0.154/ [Mon Sep 24 17:07:00 2007] [debug] core.c(3033:sad: [client 192.168.0.1] redirected from r->uri = /typo3/index.php, referer: http://192.168.0.154/ [Mon Sep 24 17:07:00 2007] [debug] core.c(3033:sad: [client 192.168.0.1] redirected from r->uri = /typo3/index.php, referer: http://192.168.0.154/ [Mon Sep 24 17:07:00 2007] [debug] core.c(3033:sad: [client 192.168.0.1] redirected from r->uri = /typo3/index.php, referer: http://192.168.0.154/ [Mon Sep 24 17:07:00 2007] [debug] core.c(3033:sad: [client 192.168.0.1] redirected from r->uri = /typo3/index.php, referer: http://192.168.0.154/ [Mon Sep 24 17:07:00 2007] [debug] core.c(3033:sad: [client 192.168.0.1] redirected from r->uri = /typo3/install/index.php, referer: http://192.168.0.154/ Code: 192.168.0.1 - - [24/Sep/2007:17:07:00 +0200] [192.168.0.154/sid#695fc8][rid#9cddb0/initial/redir#3] (3) [perdir /var/lib/typo3-dummy/] strip per-dir prefix: /var/lib/typo3-dummy/index.php -> index.php 192.168.0.1 - - [24/Sep/2007:17:07:00 +0200] [192.168.0.154/sid#695fc8][rid#9cddb0/initial/redir#3] (3) [perdir /var/lib/typo3-dummy/] applying pattern '^/typo3/(typo3|typo3temp|typo3conf|t3lib|tslib|fileadmin|uploads|showpic\.php)/' to uri 'index.php' 192.168.0.1 - - [24/Sep/2007:17:07:00 +0200] [192.168.0.154/sid#695fc8][rid#9cddb0/initial/redir#3] (3) [perdir /var/lib/typo3-dummy/] strip per-dir prefix: /var/lib/typo3-dummy/index.php -> index.php 192.168.0.1 - - [24/Sep/2007:17:07:00 +0200] [192.168.0.154/sid#695fc8][rid#9cddb0/initial/redir#3] (3) [perdir /var/lib/typo3-dummy/] applying pattern '^/typo3/typo3$' to uri 'index.php' 192.168.0.1 - - [24/Sep/2007:17:07:00 +0200] [192.168.0.154/sid#695fc8][rid#9cddb0/initial/redir#3] (3) [perdir /var/lib/typo3-dummy/] strip per-dir prefix: /var/lib/typo3-dummy/index.php -> index.php 192.168.0.1 - - [24/Sep/2007:17:07:00 +0200] [192.168.0.154/sid#695fc8][rid#9cddb0/initial/redir#3] (3) [perdir /var/lib/typo3-dummy/] applying pattern '.*' to uri 'index.php' 192.168.0.1 - - [24/Sep/2007:17:07:00 +0200] [192.168.0.154/sid#695fc8][rid#9cddb0/initial/redir#3] (4) [perdir /var/lib/typo3-dummy/] RewriteCond: input='/var/www/typo3-dummy/var/lib/typo3-dummy/index.php' pattern='!-f' => matched 192.168.0.1 - - [24/Sep/2007:17:07:00 +0200] [192.168.0.154/sid#695fc8][rid#9cddb0/initial/redir#3] (4) [perdir /var/lib/typo3-dummy/] RewriteCond: input='/var/www/typo3-dummy/var/lib/typo3-dummy/index.php' pattern='!-d' => matched 192.168.0.1 - - [24/Sep/2007:17:07:00 +0200] [192.168.0.154/sid#695fc8][rid#9cddb0/initial/redir#3] (4) [perdir /var/lib/typo3-dummy/] RewriteCond: input='/var/www/typo3-dummy/var/lib/typo3-dummy/index.php' pattern='!-l' => matched 192.168.0.1 - - [24/Sep/2007:17:07:00 +0200] [192.168.0.154/sid#695fc8][rid#9cddb0/initial/redir#3] (2) [perdir /var/lib/typo3-dummy/] rewrite 'index.php' -> '/typo3/index.php' 192.168.0.1 - - [24/Sep/2007:17:07:00 +0200] [192.168.0.154/sid#695fc8][rid#9cddb0/initial/redir#3] (1) [perdir /var/lib/typo3-dummy/] internal redirect with /typo3/index.php [INTERNAL REDIRECT] 192.168.0.1 - - [24/Sep/2007:17:07:00 +0200] [192.168.0.154/sid#695fc8][rid#9d05f0/initial/redir#4] (3) [perdir /var/lib/typo3-dummy/] strip per-dir prefix: /var/lib/typo3-dummy/index.php -> index.php 192.168.0.1 - - [24/Sep/2007:17:07:00 +0200] [192.168.0.154/sid#695fc8][rid#9d05f0/initial/redir#4] (3) [perdir /var/lib/typo3-dummy/] applying pattern '^/typo3/(typo3|typo3temp|typo3conf|t3lib|tslib|fileadmin|uploads|showpic\.php)/' to uri 'index.php' 192.168.0.1 - - [24/Sep/2007:17:07:00 +0200] [192.168.0.154/sid#695fc8][rid#9d05f0/initial/redir#4] (3) [perdir /var/lib/typo3-dummy/] strip per-dir prefix: /var/lib/typo3-dummy/index.php -> index.php 192.168.0.1 - - [24/Sep/2007:17:07:00 +0200] [192.168.0.154/sid#695fc8][rid#9d05f0/initial/redir#4] (3) [perdir /var/lib/typo3-dummy/] applying pattern '^/typo3/typo3$' to uri 'index.php' 192.168.0.1 - - [24/Sep/2007:17:07:00 +0200] [192.168.0.154/sid#695fc8][rid#9d05f0/initial/redir#4] (3) [perdir /var/lib/typo3-dummy/] strip per-dir prefix: /var/lib/typo3-dummy/index.php -> index.php 192.168.0.1 - - [24/Sep/2007:17:07:00 +0200] [192.168.0.154/sid#695fc8][rid#9d05f0/initial/redir#4] (3) [perdir /var/lib/typo3-dummy/] applying pattern '.*' to uri 'index.php' 192.168.0.1 - - [24/Sep/2007:17:07:00 +0200] [192.168.0.154/sid#695fc8][rid#9d05f0/initial/redir#4] (4) [perdir /var/lib/typo3-dummy/] RewriteCond: input='/var/www/typo3-dummy/var/lib/typo3-dummy/index.php' pattern='!-f' => matched 192.168.0.1 - - [24/Sep/2007:17:07:00 +0200] [192.168.0.154/sid#695fc8][rid#9d05f0/initial/redir#4] (4) [perdir /var/lib/typo3-dummy/] RewriteCond: input='/var/www/typo3-dummy/var/lib/typo3-dummy/index.php' pattern='!-d' => matched 192.168.0.1 - - [24/Sep/2007:17:07:00 +0200] [192.168.0.154/sid#695fc8][rid#9d05f0/initial/redir#4] (4) [perdir /var/lib/typo3-dummy/] RewriteCond: input='/var/www/typo3-dummy/var/lib/typo3-dummy/index.php' pattern='!-l' => matched 192.168.0.1 - - [24/Sep/2007:17:07:00 +0200] [192.168.0.154/sid#695fc8][rid#9d05f0/initial/redir#4] (2) [perdir /var/lib/typo3-dummy/] rewrite 'index.php' -> '/typo3/index.php' 192.168.0.1 - - [24/Sep/2007:17:07:00 +0200] [192.168.0.154/sid#695fc8][rid#9d05f0/initial/redir#4] (1) [perdir /var/lib/typo3-dummy/] internal redirect with /typo3/index.php [INTERNAL REDIRECT] 192.168.0.1 - - [24/Sep/2007:17:07:00 +0200] [192.168.0.154/sid#695fc8][rid#9d3198/initial/redir#5] (3) [perdir /var/lib/typo3-dummy/] strip per-dir prefix: /var/lib/typo3-dummy/index.php -> index.php 192.168.0.1 - - [24/Sep/2007:17:07:00 +0200] [192.168.0.154/sid#695fc8][rid#9d3198/initial/redir#5] (3) [perdir /var/lib/typo3-dummy/] applying pattern '^/typo3/(typo3|typo3temp|typo3conf|t3lib|tslib|fileadmin|uploads|showpic\.php)/' to uri 'index.php' 192.168.0.1 - - [24/Sep/2007:17:07:00 +0200] [192.168.0.154/sid#695fc8][rid#9d3198/initial/redir#5] (3) [perdir /var/lib/typo3-dummy/] strip per-dir prefix: /var/lib/typo3-dummy/index.php -> index.php 192.168.0.1 - - [24/Sep/2007:17:07:00 +0200] [192.168.0.154/sid#695fc8][rid#9d3198/initial/redir#5] (3) [perdir /var/lib/typo3-dummy/] applying pattern '^/typo3/typo3$' to uri 'index.php' 192.168.0.1 - - [24/Sep/2007:17:07:00 +0200] [192.168.0.154/sid#695fc8][rid#9d3198/initial/redir#5] (3) [perdir /var/lib/typo3-dummy/] strip per-dir prefix: /var/lib/typo3-dummy/index.php -> index.php 192.168.0.1 - - [24/Sep/2007:17:07:00 +0200] [192.168.0.154/sid#695fc8][rid#9d3198/initial/redir#5] (3) [perdir /var/lib/typo3-dummy/] applying pattern '.*' to uri 'index.php' 192.168.0.1 - - [24/Sep/2007:17:07:00 +0200] [192.168.0.154/sid#695fc8][rid#9d3198/initial/redir#5] (4) [perdir /var/lib/typo3-dummy/] RewriteCond: input='/var/www/typo3-dummy/var/lib/typo3-dummy/index.php' pattern='!-f' => matched 192.168.0.1 - - [24/Sep/2007:17:07:00 +0200] [192.168.0.154/sid#695fc8][rid#9d3198/initial/redir#5] (4) [perdir /var/lib/typo3-dummy/] RewriteCond: input='/var/www/typo3-dummy/var/lib/typo3-dummy/index.php' pattern='!-d' => matched 192.168.0.1 - - [24/Sep/2007:17:07:00 +0200] [192.168.0.154/sid#695fc8][rid#9d3198/initial/redir#5] (4) [perdir /var/lib/typo3-dummy/] RewriteCond: input='/var/www/typo3-dummy/var/lib/typo3-dummy/index.php' pattern='!-l' => matched 192.168.0.1 - - [24/Sep/2007:17:07:00 +0200] [192.168.0.154/sid#695fc8][rid#9d3198/initial/redir#5] (2) [perdir /var/lib/typo3-dummy/] rewrite 'index.php' -> '/typo3/index.php' 192.168.0.1 - - [24/Sep/2007:17:07:00 +0200] [192.168.0.154/sid#695fc8][rid#9d3198/initial/redir#5] (1) [perdir /var/lib/typo3-dummy/] internal redirect with /typo3/index.php [INTERNAL REDIRECT] Leider weiss ich nun gar nicht mehr weiter, vor allem, weil dies doch eine "nackte" und saubere Installation ist und von so her funktioniern sollte. Wie würdet ihr vorgehen, um das Problem weiter zu analysieren? Vielen Dank für jede Hilfe, Hannes |
![]() |
| Themen-Optionen | Thema durchsuchen |
| Ansicht | Thema bewerten |
| |
Ähnliche Themen | ||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| Typo3 4.2 - saubere Installation unter Debian Etch | Dansen | TYPO3 4.x Installation und Updates | 0 | 20.05.08 10:04 |
| ImageMagick+Debian | Deneu | TYPO3 4.x Installation und Updates | 4 | 29.10.07 15:39 |
| rewrite | heronimus | Extension suchen und neue vorschlagen | 0 | 29.08.07 18:09 |
| Probleme bei Intstallation von TYPO3 4.0 auf DEBIAN ETCH | luho | TYPO3 4.x Installation und Updates | 4 | 05.03.07 20:29 |
| Per https ins Backend klappt nicht: Loop bei Umleitung.... | markus | TYPO3 4.x Backend | 4 | 22.01.07 10:03 |