> Your fix for the cf admin and rds did not work for me. I no > longer get the rds error 404 I now get connection cannot be > established. I still get the same error in the administrator. What you might do, if you really want to fix the problem, is run a recording proxy to see what's being passed between the RDS client and your web server. That way, you can see the raw data returned from the server. Here are some useful recording proxies. Stretch: http://www.kestral.com.au/ HttpSniffer (requires Perl): http://www.compansr.demon.co.uk/ Also (and this might sound silly), is your RDS service running? Does it have read/execute rights to the /cfide/main/ide.cfm file? Does the user account used by Apache have read/execute rights to the file? Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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

