I posted what I thought was the solution, but I don't see my post... We had this problem too. In our case we were using some <CFHTMLHEAD> in our Application.cfm and it seems that if the browser (or server maybe) picks up any other text in the page along with the redirect command (which is really a 302 error) it simply displays the "error" rather than execute the command. Check for any "lint" on your redirect pages...
> I also had the same problem and by fooling around with the code I was > eventually able to solve it, but I have no idea what I did... It was quite > annoying and it also only happened with CF 5. > > I think it just eventually started working but for me it was only happening > with certain pages. > > So in short, I have no idea what the problem is nor can I help. > > At 09:34 AM 1/22/2002 -0600, you wrote: > >I've had this problem crop up, but I don't remember exactly what the > >problem was. I think it only happened with Netscape for me (I was using > >version 4.something), and I thought it was related to the fact that I was > >redirecting to "./", but I'm still doing that now and Netscape doesn't give > >me any problems. I usually use IE, though, so maybe the problem still > >exists and I just don't see it much. > > > >Sorry, not much help I know, but I wanted to let you know I've seen the > >problem, too. > > > >-Ryan > > > > > >At 10:35 PM 1/21/2002 -0500, you wrote: > > >I have CF5 installed on a RedHat (7.1) box running Apache 1.3.22. Something > > >that I noticed a while ago, but wasn't worried about until recently, is that > > >whenever I do a cflocation I get the a page returned with the following info > > >on it: > > > > > > > HTTP/1.1 302 Found > > > > Date: Tue, 22 Jan 2002 03:52:09 GMT > > > > Server: Apache/1.3.22 (Unix) (Red-Hat/Linux) mod_ssl/2.8.5 > > > > OpenSSL/0.9.6 DAV/1.0.2 PHP/4.0.4pl1 mod_perl/1.24_01 > > > > Location: ./frameset.cfm > > > > Connection: close > > > > Content-Type: text/html; charset=iso-8859-1 > > > > > > > > Found > > > > The document has moved here. > > > > > > > > >The word "here" is linked and links to the file that the cflocation points > > >to. > > > > > >I realize that a cflocation simply writes a 302, but why am I getting this > > >intermediary error page? This wasn't happening when I had CF4.5 installed > > >on the same box. > > > > > >I did some searching on the forums, but couldn't find a conclusive answer > > >from anyone. > > > > > >Please let me know if I can post more info or set up some test pages to help > > >explain the problem, but if anyone has an answer, I'd very much appreciate > > >it. > > > > > >Thanks, > > > > > >Evan > > > > > ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. ------------------------------------------------------------------------------ Archives: http://www.mail-archive.com/cf-linux%40houseoffusion.com/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
