> We do have templates that call CFHTTP. They are all running > fine locally but not remotely. The error are always: > 'connection failure' The templates have been running fine > for 3 years. > > Our server was recently moved to another location. > Anything in the way CF administrator is set-up could cause > CFHTTP to not work? > > Even this simple code is not working remotely: > <cfhttp url="http://google.com" method="GET" resolveurl="false">
Are you sure that name resolution is working from your new location? What happens if you ping Google from the server console? Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.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

