Hi,

I can reproduce this bug. Versions of further packages which may be relevant:

apache                          1.3.34-4.1
libapache-mod-php4      6:4.4.4-8+etch-4

I fixed this bug by commenting out the bottom-most RewriteRule in 
typo3-dummy.conf (RewriteRule .* /typo3/index.php [L]). Despite the [L] at 
the end, this line seemed to cause infinite recursion:

[Tue Sep 25 14:24:32 2007] [debug] mod_rewrite.c(1643): [client x] 
mod_rewrite's internal redirect status: 0/10
.
[Tue Sep 25 14:24:32 2007] [debug] mod_rewrite.c(1643): [client x] 
mod_rewrite's internal redirect status: 1/10
.
[Tue Sep 25 14:24:32 2007] [debug] mod_rewrite.c(1643): [client x] 
mod_rewrite's internal redirect status: 2/10
.
[Tue Sep 25 14:24:32 2007] [debug] mod_rewrite.c(1643): [client x] 
mod_rewrite's internal redirect status: 3/10
.
[...]

I don't understand whether this RedirectRule actually serves an important 
purpose, however. Here, the system seems to work fine, without it.

I ran into a number of further issues, which I will report in a while.

Regards
Thomas Friedrichsmeier

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to