August 26, 200917 yr Hi I am trying to setup a local copy of a system on my local machine using wamp - I have my code in a folder in www but when try to access it through my browser I am getting the Redirect Loop with the following error: Redirection limit for this URL exceeded. Unable to load the requested page. This may be caused by cookies that are blocked. The browser has stopped trying to retrieve the requested item. The site is redirecting the request in a way that will never complete. * Have you disabled or blocked cookies required by this site? * NOTE: If accepting the site's cookies does not resolve the problem, it is probably a server configuration issue and not your computer. I have tried editing the httpd.conf and checked the .htaccess but I think this is being caused by something else. Any ideas, help or experience would be greatly appreciated. Thanks Another
August 26, 200917 yr Have you got any active headers in your code? That happens when headers are re-occuring non-stop on a website.
August 28, 200916 yr There maybe the issue of where you are hosting WAMP, ive never had problem installing and running Wamp, however maybe there maybe a conflict with the IIS setup on your machine, are you using xp, vista , 7? Maybe use a subfolder i.e. (www/test/) see if that helps. Also if your using vista or above , lookout for the translation to IPv6 as this has caused me issues when i have accessed http://localhost the above can be checked by either disabling ipv6 from you lan connection and removing the "::1" entry from the windows host entry... Not saying that any of the above will work, but the above has solved some of my problems before on windows machines with WAMP and IIS together.. Tell us how you got on.. Thanks Jonathan
Create an account or sign in to comment