On Jan 23, 2013, at 11:45 AM, Ken Kixmoeller (ProFox) 
<foxh...@information-architecture.com> wrote:

> One of my PHP applications is being moved to a new server. Testing it out,
> I get the subject error. The error is reported this way in Chrome. In
> FireFox it says:
> 
> "Firefox has detected that the server is redirecting the request for this
> address in a way that will never complete."
> 
> I suspect this is an Apache configuration issue, as neither the current
> test server, production server, nor my development server throw that error.
> (All also Apache)

        It certainly does sound like an Apache config issue. Most likely there 
is a mod-rewrite in the config that is redirecting to your old server, and that 
server has an entry that redirects to the new server.

        Has the DNS for this change had a chance to fully propagate? I've seen 
this when the DNS still points to the old IP address, which has a redirect to 
the new host, which redirects to the old IP address, etc.

-- Ed Leafe


_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/8bf6e409-9542-4afc-a79c-366833117...@rackspace.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to