I'm using RedHat Linux 7.1 and testing out CF5. I've recently done a fresh rebuild of my linux box, doing a "server" install without X. Pretty much everything is working without problems. Except one thing. Here's the scenario: 1. index.cfm --> login form which posts to login_verify.cfm 2. login_verify.cfm --> checks login credentials against the database and if okay cflocation's to frameset.cfm 3. frameset.cfm = content. When I fill out the form on index.cfm and post, I get the following: | HTTP/1.1 302 Found | Date: Thu, 23 Aug 2001 23:47:26 GMT | Server: Apache/1.3.19 (Unix) (Red-Hat/Linux) mod_ssl/2.8.1 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 <a href="./frameset.cfm">here</a>. | -------------------------------------------------------------------------- ------ | Apache/1.3.19 Server at xxxxx.xxxxx.com Port 80 This happens in both IE and Netscape on my Win2K box. I've seen some discussion of this in the forums, but with no resolution that applies to my setup. Anyone have any ideas? Thanks, Evan -- -=-=-=-=-=-=-=-=-=- Evan Lavidor Circle Boston Tel: 617-585-3107 Fax: 617-585-3091 -=-=-=-=-=-=-=-=-=- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

