Ok, it is solved, in part. My subdomains does not have and index.php file, and so the error.
Still getting it when generating some of the pdf file, but I think the solution is nearly related.. Thanks Sergio Rinaudo From: [email protected] To: [email protected] Date: Fri, 8 Jan 2010 00:49:51 +0100 Subject: [fw-general] Internal Server Error and ZF 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 Foto delle vacanze? Crea il tuo album online e condividile con gli amici! _________________________________________________________________ Non sei a casa? Prova il nuovo Web Messenger http://www.messenger.it/web/default.aspx
