Hi, 
I need your kind help again to understand what's wrong in my configuration.
Some of my pages give '500 - Internal Server Error', my hosting told me this is 
the error logged:

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.




My current configuration:

- I use ZF 1.9.6 ( the error comes with 1.9.2 and 1.9.5 as well ).

- I use different instances of Zend_Controller_Router_Route_Hostname in my 
bootstrap, 
however I tried to keep only one instance, and I still get the error.

- My rewrite rule is tiny, the following one

RewriteEngine on  
RewriteCond %{REQUEST_FILENAME} !-f  
RewriteRule .* index.php  

And I have this .htaccess in the root directory and inside other 3 directories 
( that I use for some of mine subdomains ), 
however I tried to keep the .htaccess only in the root to do a test, the error 
remains.



You can reproduce an example of this error ( make appropriate substitutions ) 
within my image upload subdomain, NO .htaccess inside this subdomain, 404 is 
expected, 500 is what I get

http://ups DOT neobazaar DOT com/dgsjgajh  ( you can substitute 'dgsjgajh' with 
any name you like )

If the file exist, there's no problem.

Sometime I get Internal server error when generating pdf and in other part of 
my application.

Does anybody have a clue on what's wrong? 
Thanks for your help


Sergio Rinaudo




                                          
_________________________________________________________________
Sei bravo con le parole? Gioca su Typectionary
http://typectionary.it.msn.com/

Reply via email to