Hi List.

The following problem arises when I try to access a index.php file in a directory with
a url like:   http://mywebserver/directory/
This gives me an  'Internal Server Error'
And the logfile says:
'[Thu May 18 11:37:49 2006] [error] [client 129.241.10.83] Request exceeded
the limit of 10 subrequest nesting levels due to probable confguration error.
Use 'LimitInternalRecursion' to increase the limit if necessary.
Use 'LogLevel debug' to get a backtrace.
[Thu May 18 11:37:49 2006] [debug] core.c(3007): [client 129.241.10.83] r->uri = /fag/TTK4145/ [Thu May 18 11:37:49 2006] [debug] core.c(3007): [client 129.241.10.83] r->uri = /fag/TTK4145/'
..............

Increasing the 'LimitInternalRecursion' does not help.
However if I use this url:  http://mywebserver/directory/index.php
everything works fine.
Have anyone been into this before?
I am running Apache 2.2.x

Regards
Kjell Eidem

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to