You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by webmaster <we...@yahoo.com.ar> on 2004/11/29 16:20:41 UTC

[users@httpd] Error 500

Hi All,

I'm new on this list, my name is Carlos and I'm from Corrientes, Argentina.


When I try to access to a directory in my web server (the directory not
contains the index file but contains download files) I receive an Error
500 (Internal Server Error). When I take a look to the error_log file,
it say [Mon Nov 29 11:31:51 2004] [error] [client 127.0.0.1] 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..

Could any help me?, I'm using Apache 2.049 and php as cgi. Thanks (Sorry
for my English).
Carlos.




---------------------------------------------------------------------
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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Error 500

Posted by webmaster <we...@yahoo.com.ar>.
Joshua Slive wrote:

>On Tue, 30 Nov 2004 07:54:55 -0300, webmaster
><we...@yahoo.com.ar> wrote:
>  
>
>>Hi, the results when I change LogLevel directive to debug are:
>>
>>[Mon Nov 29 12:55:45 2004] [error] [client 127.0.0.1] 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.
>>[Mon Nov 29 12:55:45 2004] [debug] core.c(2645): [client 127.0.0.1]
>>r->uri = /modules/down/cad/
>>[Mon Nov 29 12:55:45 2004] [debug] core.c(2658): [client 127.0.0.1]
>>subrequested from r->uri = /modules/down/cad/
>>[Mon Nov 29 12:55:45 2004] [debug] core.c(2658): [client 127.0.0.1]
>>subrequested from r->uri = /modules/down/cad/
>>
>>    
>>
>
>  
>
>>Can anybody tell me what it means. 
>>    
>>
>
>It means that when apache tries to deliver /modules/down/cad/ it gets
>an internal redirect back to the same page or a sub-request tries to
>include the page within itself.
>
>Check the ReadmeName, HeaderName, and any Alias or RewriteRule
>directives to make sure they don't point back at the same page.
>
>Joshua.
>
>---------------------------------------------------------------------
>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: users-unsubscribe@httpd.apache.org
>   "   from the digest: users-digest-unsubscribe@httpd.apache.org
>For additional commands, e-mail: users-help@httpd.apache.org
>
>
>  
>
I check and the values are:

ReadmeName README.html
HeaderName HEADER.html

What are this files?. I don't have this files in all my web directory. 
Sorry for my ignorance :-(

Carlos

---------------------------------------------------------------------
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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Error 500

Posted by Joshua Slive <js...@gmail.com>.
On Tue, 30 Nov 2004 07:54:55 -0300, webmaster
<we...@yahoo.com.ar> wrote:
> Hi, the results when I change LogLevel directive to debug are:
> 
> [Mon Nov 29 12:55:45 2004] [error] [client 127.0.0.1] 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.
> [Mon Nov 29 12:55:45 2004] [debug] core.c(2645): [client 127.0.0.1]
> r->uri = /modules/down/cad/
> [Mon Nov 29 12:55:45 2004] [debug] core.c(2658): [client 127.0.0.1]
> subrequested from r->uri = /modules/down/cad/
> [Mon Nov 29 12:55:45 2004] [debug] core.c(2658): [client 127.0.0.1]
> subrequested from r->uri = /modules/down/cad/
>

> Can anybody tell me what it means. 

It means that when apache tries to deliver /modules/down/cad/ it gets
an internal redirect back to the same page or a sub-request tries to
include the page within itself.

Check the ReadmeName, HeaderName, and any Alias or RewriteRule
directives to make sure they don't point back at the same page.

Joshua.

---------------------------------------------------------------------
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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


[users@httpd] Error 500

Posted by webmaster <we...@yahoo.com.ar>.
Hi, the results when I change LogLevel directive to debug are:

[Mon Nov 29 12:55:45 2004] [error] [client 127.0.0.1] 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.
[Mon Nov 29 12:55:45 2004] [debug] core.c(2645): [client 127.0.0.1] 
r->uri = /modules/down/cad/
[Mon Nov 29 12:55:45 2004] [debug] core.c(2658): [client 127.0.0.1] 
subrequested from r->uri = /modules/down/cad/
[Mon Nov 29 12:55:45 2004] [debug] core.c(2658): [client 127.0.0.1] 
subrequested from r->uri = /modules/down/cad/
[Mon Nov 29 12:55:45 2004] [debug] core.c(2658): [client 127.0.0.1] 
subrequested from r->uri = /modules/down/cad/
[Mon Nov 29 12:55:45 2004] [debug] core.c(2658): [client 127.0.0.1] 
subrequested from r->uri = /modules/down/cad/
[Mon Nov 29 12:55:45 2004] [debug] core.c(2658): [client 127.0.0.1] 
subrequested from r->uri = /modules/down/cad/
[Mon Nov 29 12:55:45 2004] [debug] core.c(2658): [client 127.0.0.1] 
subrequested from r->uri = /modules/down/cad/
[Mon Nov 29 12:55:45 2004] [debug] core.c(2658): [client 127.0.0.1] 
subrequested from r->uri = /modules/down/cad/
[Mon Nov 29 12:55:45 2004] [debug] core.c(2658): [client 127.0.0.1] 
subrequested from r->uri = /modules/down/cad/
[Mon Nov 29 12:55:45 2004] [debug] core.c(2658): [client 127.0.0.1] 
subrequested from r->uri = /modules/down/cad/

Can anybody tell me what it means. Thanks, and Thanks Joshua for your 
response.
Carlos


Joshua Slive wrote:

>On Mon, 29 Nov 2004 12:20:41 -0300, webmaster
><we...@yahoo.com.ar> wrote:
>  
>
>>When I try to access to a directory in my web server (the directory not
>>contains the index file but contains download files) I receive an Error
>>500 (Internal Server Error). When I take a look to the error_log file,
>>it say [Mon Nov 29 11:31:51 2004] [error] [client 127.0.0.1] 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..
>>    
>>
>
>You have a redirect-loop someplace, either in the Readme/Header files
>for the directory, or in one of the directory entries.
>
>In httpd.conf, find the LogLevel directive, change its argument to
>Debug, then try again.  The error message should give you more
>details.
>
>Joshua.
>
>---------------------------------------------------------------------
>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: users-unsubscribe@httpd.apache.org
>   "   from the digest: users-digest-unsubscribe@httpd.apache.org
>For additional commands, e-mail: users-help@httpd.apache.org
>
>
>  
>


---------------------------------------------------------------------
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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Error 500

Posted by Joshua Slive <js...@gmail.com>.
On Mon, 29 Nov 2004 12:20:41 -0300, webmaster
<we...@yahoo.com.ar> wrote:
> When I try to access to a directory in my web server (the directory not
> contains the index file but contains download files) I receive an Error
> 500 (Internal Server Error). When I take a look to the error_log file,
> it say [Mon Nov 29 11:31:51 2004] [error] [client 127.0.0.1] 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..

You have a redirect-loop someplace, either in the Readme/Header files
for the directory, or in one of the directory entries.

In httpd.conf, find the LogLevel directive, change its argument to
Debug, then try again.  The error message should give you more
details.

Joshua.

---------------------------------------------------------------------
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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org