Redirect Loop in firefox3
najibx - August 21, 2008 - 09:43
I am experiencing "Firefox has detected that the server is redirecting the request for this address in a way that will never complete."
This is only on FF3, but FF2 and IE6 works fine. I have other site with the same codebase but on different database working fine, even with FF3.
So, I have changed themes, removed URL friendly, disable modules like Global redirect, loginTobaggon, (i don't use path redirect).
There must be some of the modules that cause this.
Watchdog not showing any errors, so as firebugs.
How does devel module would help identify this problem. But in first place I can't even login to use devel.
Thanks you.

Sounds like
Sounds like http://drupal.org/node/295254
For good measure, try deleting your cookies for your site: Tools > Privacy > Show Cookies.
--
How to override HTML in Drupal 6
deleted cookies with no
deleted cookies with no difference.
It's seems different modules could cause this, or if 2 conflicting modules being enable. I'm just not sure which one.
Possible Solution
I'm guessing that this issue has been resolved for you but in case anyone happens by while searching for related problems...
I had this same set of symptoms after updating my WAMP stack and it was fixed by re-enabling mod_rewrite in my http.conf, which had been overwritten in the update.