Hi all, I followed instructions on http://trac.turbogears.org/turbogears/wiki/ModPythonIntegration09. Everything works, but I'm getting thiese errors in apache log.
[client 192.168.0.8] 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 Apr 10 23:36:50 2006] [debug] /home/adconrad/build/apache2/security/sarge/apache2-2.0.54/build-tree/ap ache2/server/core.c(2756): [client 87.206.217.140] subrequested from r->uri = /tg_widgets/turbogears.widgets/spinnerstopped.png [Mon Apr 10 23:36:50 2006] [debug] /home/adconrad/build/apache2/security/sarge/apache2-2.0.54/build-tree/ap ache2/server/core.c(2756): [client 87.206.217.140] subrequested from r->uri = /tg_widgets/turbogears.widgets/spinnerstopped.png .... Raising LimitInternalRecursio to 100 didn't help. So something might be wrong. Any ideas what could be wrong ? How to debug it ? Requesting /tg_widgets/turbogears.widgets/spinnerstopped.png returns a valid object. The box is a Debian Sarge with python2.4 and mod_python build from sources. Thanks in advance for Your time. -- Lazy --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

